[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 6c2dad: Update test_yang.py

italobusi <noreply@github.com> Mon, 07 March 2022 09:46 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 2FECF3A07E1 for <ccamp@ietfa.amsl.com>; Mon, 7 Mar 2022 01:46:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.111
X-Spam-Level:
X-Spam-Status: No, score=-2.111 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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, T_SCC_BODY_TEXT_LINE=-0.01, 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 FNaEipZNhSA5 for <ccamp@ietfa.amsl.com>; Mon, 7 Mar 2022 01:45:59 -0800 (PST)
Received: from smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 792DE3A0D44 for <ccamp@ietf.org>; Mon, 7 Mar 2022 01:45:20 -0800 (PST)
Received: from github.com (hubbernetes-node-07d5d3e.va3-iad.github.net [10.48.204.62]) by smtp.github.com (Postfix) with ESMTPA id 916843409E4 for <ccamp@ietf.org>; Mon, 7 Mar 2022 01:45:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1646646319; bh=mKRJoJQ5X4yGjvUYXjDWZvpeGxxzBIhnP2poOcWomH4=; h=Date:From:To:Subject:From; b=PWwU3nbcIrzjhLnEaE7JrU08ti0168QEveEpnM70VL2/WPp2pxj6EsQyDgKoW64vu LIfY7G+AR/yha0TpZRQ21Lry7i0C6EinwVa8WkdadLPD65Z1L6gXCeYz6g98d9FCV/ EU20NlGoehHkdN6ziMnjC6AWFAedfQFXJC0CaH0k=
Date: Mon, 07 Mar 2022 01:45:19 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/IETF-113/ed27d8-6c2dad@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: ccamp@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/yB70Dl-q1LHm-_BwQeN-p7OrkdQ>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 6c2dad: Update test_yang.py
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: Mon, 07 Mar 2022 09:46:22 -0000

  Branch: refs/heads/IETF-113
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 6c2dade460d13dfd73de2fbb1e346f352774d895
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/6c2dade460d13dfd73de2fbb1e346f352774d895
  Author: italobusi <italo.busi@gmail.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M tests/test_yang.py

  Log Message:
  -----------
  Update test_yang.py

Aligned with changes in PR https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/pull/36

Co-Authored-By: sergio belotti <sergio.belotti@nokia.com>