[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 3dc921: Adding first tests (#47)

sergiobelotti <noreply@github.com> Thu, 04 February 2021 11:01 UTC

Return-Path: <noreply@github.com>
X-Original-To: ccamp@ietfa.amsl.com
Delivered-To: ccamp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B1FE3A123F for <ccamp@ietfa.amsl.com>; Thu, 4 Feb 2021 03:01:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.35
X-Spam-Level:
X-Spam-Status: No, score=-2.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.25, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P0yUGiiVKAyo for <ccamp@ietfa.amsl.com>; Thu, 4 Feb 2021 03:01:58 -0800 (PST)
Received: from smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 405F33A123D for <ccamp@ietf.org>; Thu, 4 Feb 2021 03:01:58 -0800 (PST)
Received: from github.com (hubbernetes-node-8cf865d.ash1-iad.github.net [10.56.101.73]) by smtp.github.com (Postfix) with ESMTPA id 598985E0A2E for <ccamp@ietf.org>; Thu, 4 Feb 2021 03:01:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1612436517; bh=k+jgHAYbUFFYChJZLCyMo4DVGXcN+5FM/bLxKHxppbY=; h=Date:From:To:Subject:From; b=Iai5NcWvL4tBipNkFvbfwAdUqbMyw9yS+Qp3rJyjZjAYVIQx5pkuAOI8OkS3KfXKv jiRgL0mtxM92/JvSK9WbvJwBUsfy/bXadH+xa1o0h/axyG0DdMrXlK7cDYrMx6fEK1 xLb/WOmvuEaCdGNli+X5zR3iYa60KB9eClsETBwY=
Date: Thu, 04 Feb 2021 03:01:57 -0800
From: sergiobelotti <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/update-IETF-110/58901a-04dc7f@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: ccamp@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/cyGaoo0szuVuMGWDYGzUts9hUnM>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 3dc921: Adding first tests (#47)
X-BeenThere: ccamp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussion list for the CCAMP working group <ccamp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ccamp>, <mailto:ccamp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ccamp/>
List-Post: <mailto:ccamp@ietf.org>
List-Help: <mailto:ccamp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ccamp>, <mailto:ccamp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Feb 2021 11:02:00 -0000

  Branch: refs/heads/update-IETF-110
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 3dc9211eb8a2fb2c7c4705ef321781e2aaf66ef6
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/3dc9211eb8a2fb2c7c4705ef321781e2aaf66ef6
  Author: Esther Le Rouzic <EstherLerouzic@users.noreply.github.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    A .travis.yml
    R ietf-layer0-types.yang
    A requirements.txt
    A setup.py
    A tests/ietf-layer0-types@2019-05-15.yang
    A tests/test_yang.py

  Log Message:
  -----------
  Adding first tests (#47)

- adding travis yml for automatic testing
- addind a test that compares autocreated tree with uploaded one
- automatically downloads reference yang from official repos (layer0-ext is
  not yet in the official yang repo, I download it from its github repo)

Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Co-authored-by: Jan Kundrát <jan.kundrat@cesnet.cs>

Co-authored-by: Jan Kundrát <jan.kundrat@cesnet.cs>


  Commit: d4d7873610077824c51a72deeaeb1c0e016b704f
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/d4d7873610077824c51a72deeaeb1c0e016b704f
  Author: Esther Le Rouzic <EstherLerouzic@users.noreply.github.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M ietf-optical-impairment-topology.yang

  Log Message:
  -----------
  remove unwanted quotes" (#48)

" quotes are used in the description text, however this is a "reserved"
character that has a YANG meaning. I remove it otherwise it causes failures
when using automatic tools

Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>


  Commit: 04dc7f65852d67c9c2a0b5f79e70df097801b28a
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/04dc7f65852d67c9c2a0b5f79e70df097801b28a
  Author: sergiobelotti <sergio.belotti@alcatel-lucent.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    A minutes/minutes-2021-02-02.md

  Log Message:
  -----------
  Create minutes-2021-02-02.md


Compare: https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/compare/58901a57e2c6...04dc7f65852d