X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdefaults.yaml;h=d6910bafc4d50573a3a169acb8ecbc4d1500a725;hb=3d833b34bb8bd3692f23c489726db4f3b5c3e407;hp=94bc5d462781def6288da4010c0dc31e92150760;hpb=d614938097770c7c04438b54f7dd89adf14d010a;p=releng%2Fbuilder.git diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 94bc5d462..d6910bafc 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -105,10 +105,13 @@ controller-max-mem: "2048m" openstack_system_count: 1 openstack_system_flavor: "v3-standard-4" - openstack_system_image: "ZZCI - CentOS 7 - devstack - x86_64 - 20230401-230106.445" + openstack_system_image: "ZZCI - CentOS 7 - devstack - x86_64 - 20231213-111336.211" openstack_system2_count: 0 openstack_system2_flavor: "v3-standard-2" - openstack_system2_image: "ZZCI - CentOS 7 - devstack - x86_64 - 20230401-230106.445" + openstack_system2_image: "ZZCI - CentOS 7 - devstack - x86_64 - 20231213-111336.211" + openstack_system3_count: 1 + openstack_system3_flavor: "v3-standard-8" + openstack_system3_image: "ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" tools_system_count: 1 tools_system_flavor: "v3-standard-2" tools_system_image: "ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230501-180106.320" @@ -124,9 +127,9 @@ # Data for csit-verify jobs # Branch for "last" version detection - verify-branch: stable/chlorine + verify-branch: stable/argon # Value for ODL_STREAM - verify-stream: chlorine + verify-stream: argon verify-karaf-version: karaf4 verify-jdkversion: openjdk17 @@ -212,36 +215,6 @@ 10-exclude-value: "" # Manual CSIT job lists used by sanity or periodic in nature. - csit-mri-list-chlorine: > - aaa-csit-1node-authn-all-chlorine, - controller-csit-1node-akka1-all-chlorine, - controller-csit-1node-benchmark-all-chlorine, - controller-csit-1node-rest-cars-perf-all-chlorine, - controller-csit-3node-benchmark-all-chlorine, - controller-csit-3node-clustering-ask-all-chlorine, - controller-csit-3node-clustering-tell-all-chlorine, - controller-csit-3node-rest-clust-cars-perf-ask-only-chlorine, - controller-csit-3node-rest-clust-cars-perf-tell-only-chlorine, - mdsal-csit-3node-netty-replicate-only-chlorine, - netconf-csit-1node-callhome-only-master, - netconf-csit-1node-scale-max-devices-only-master, - netconf-csit-1node-scale-only-master, - netconf-csit-1node-userfeatures-all-master, - netconf-csit-3node-clustering-only-master, - netconf-csit-3node-clustering-scale-only-master, - yangtools-csit-1node-system-only-chlorine - csit-weekly-list-chlorine: > - controller-csit-1node-notifications-longevity-only-chlorine, - controller-csit-3node-drb-partnheal-longevity-only-chlorine, - controller-csit-3node-drb-precedence-longevity-only-chlorine, - controller-csit-3node-ddb-expl-lead-movement-longevity-only-chlorine, - bgpcep-csit-3node-bgpclustering-longevity-only-chlorine, - distribution-deploy-chlorine, - distribution-offline-chlorine, - openflowplugin-csit-1node-longevity-only-chlorine - csit-sanity-list-chlorine: > - openflowplugin-csit-1node-sanity-only-chlorine, - distribution-sanity-chlorine csit-mri-list-argon: > aaa-csit-1node-authn-all-argon, controller-csit-1node-akka1-all-argon, @@ -302,3 +275,32 @@ csit-sanity-list-potassium: > openflowplugin-csit-1node-sanity-only-potassium, distribution-sanity-potassium + csit-mri-list-calcium: > + aaa-csit-1node-authn-all-calcium, + controller-csit-1node-akka1-all-calcium, + controller-csit-1node-benchmark-all-calcium, + controller-csit-1node-rest-cars-perf-all-calcium, + controller-csit-3node-benchmark-all-calcium, + controller-csit-3node-clustering-ask-all-calcium, + controller-csit-3node-clustering-tell-all-calcium, + controller-csit-3node-rest-clust-cars-perf-ask-only-calcium, + controller-csit-3node-rest-clust-cars-perf-tell-only-calcium, + mdsal-csit-3node-netty-replicate-only-calcium, + netconf-csit-1node-callhome-only-master, + netconf-csit-1node-scale-max-devices-only-master, + netconf-csit-1node-scale-only-master, + netconf-csit-1node-userfeatures-all-master, + netconf-csit-3node-clustering-only-master, + netconf-csit-3node-clustering-scale-only-master, + yangtools-csit-1node-system-only-master + csit-weekly-list-calcium: > + controller-csit-1node-notifications-longevity-only-calcium, + controller-csit-3node-drb-partnheal-longevity-only-calcium, + controller-csit-3node-drb-precedence-longevity-only-calcium, + controller-csit-3node-ddb-expl-lead-movement-longevity-only-calcium, + bgpcep-csit-3node-bgpclustering-longevity-only-calcium, + distribution-deploy-calcium, distribution-offline-calcium, + openflowplugin-csit-1node-longevity-only-calcium + csit-sanity-list-calcium: > + openflowplugin-csit-1node-sanity-only-calcium, + distribution-sanity-calcium