From 735cf417e9994ed36845a45b8dbdef62cd59d317 Mon Sep 17 00:00:00 2001 From: Sangwook Ha Date: Wed, 7 Jun 2023 15:25:21 -0700 Subject: [PATCH 1/1] Chore: remove userfeatures-rfc8040 RESTCONF draft implementation has been removed and the USE_RFC8040 variable is set to 'True' by default. Remove RFC8040-specific netconf-userfeatures CSIT jobs. Change-Id: I4e87e86798b59b387cf153370f52302a24952ed7 Signed-off-by: Sangwook Ha --- jjb/defaults.yaml | 2 -- jjb/netconf/netconf-distribution-mri-test.yaml | 1 - jjb/netconf/netconf-userfeatures.yaml | 4 ---- 3 files changed, 7 deletions(-) diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 34f9cb0479..e7b7b1fa2f 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -227,7 +227,6 @@ netconf-csit-1node-scale-max-devices-only-master, netconf-csit-1node-scale-only-master, netconf-csit-1node-userfeatures-all-master, - netconf-csit-1node-userfeatures-rfc8040-all-master, netconf-csit-3node-clustering-only-master, netconf-csit-3node-clustering-scale-only-master, yangtools-csit-1node-system-only-chlorine @@ -258,7 +257,6 @@ netconf-csit-1node-scale-max-devices-only-master, netconf-csit-1node-scale-only-master, netconf-csit-1node-userfeatures-all-master, - netconf-csit-1node-userfeatures-rfc8040-all-master, netconf-csit-3node-clustering-only-master, netconf-csit-3node-clustering-scale-only-master, yangtools-csit-1node-system-only-master diff --git a/jjb/netconf/netconf-distribution-mri-test.yaml b/jjb/netconf/netconf-distribution-mri-test.yaml index 402e53cae3..35532d319d 100644 --- a/jjb/netconf/netconf-distribution-mri-test.yaml +++ b/jjb/netconf/netconf-distribution-mri-test.yaml @@ -18,7 +18,6 @@ csit-mri-list: > netconf-csit-1node-gate-callhome-only-{stream}, netconf-csit-1node-gate-userfeatures-all-{stream}, - netconf-csit-1node-gate-userfeatures-rfc8040-all-{stream}, netconf-csit-1node-scale-only-{stream}, netconf-csit-3node-clustering-only-{stream}, netconf-csit-3node-clustering-scale-only-{stream} diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 26fd1aba95..9ac4ab8cbb 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -10,11 +10,7 @@ # The functionality under test functionality: - userfeatures - - userfeatures-rfc8040: - robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True" - gate-userfeatures - - gate-userfeatures-rfc8040: - robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True" # Project branches stream: -- 2.36.6