X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdefaults.yaml;h=c4c0ecc533575ff89a030d6ebfea8f175f48451e;hb=612c30fa66f63bb60c5e970fdfa8fe5f23fb2995;hp=7559fcdf1b56a67b3559d0eea7ac06e1ba84b489;hpb=bc042ed3b8f79acd4a41b313ecb3fc61407b65be;p=releng%2Fbuilder.git diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 7559fcdf1..c4c0ecc53 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -16,7 +16,7 @@ # Timeout in minutes build-timeout: 360 - build-node: centos7-builder-4c-4g + build-node: centos8-builder-4c-4g schedule: "" schedule-daily: "H H * * *" schedule-saturday: "H H * * 6" @@ -101,17 +101,20 @@ # CSIT configuration odl_system_count: 1 odl_system_flavor: "v3-standard-4" - odl_system_image: "ZZCI - CentOS Stream 8 - builder - x86_64 - 20230401-160111.589" + odl_system_image: "ZZCI - CentOS Stream 8 - builder - x86_64 - 20240309-064327.830" 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 - 20240401-230144.262" 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 - 20240401-230144.262" + 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 - 20230401-180107.945" + tools_system_image: "ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003" openstack_stein_system_image: "ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" openstack_rocky_system_image: "ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" @@ -124,15 +127,15 @@ # Data for csit-verify jobs # Branch for "last" version detection - verify-branch: stable/sulfur + verify-branch: stable/argon # Value for ODL_STREAM - verify-stream: sulfur + verify-stream: argon verify-karaf-version: karaf4 - verify-jdkversion: openjdk11 + verify-jdkversion: openjdk17 # Maven / Java - java-version: "openjdk8" - jre: "openjdk8" + java-version: "openjdk17" + jre: "openjdk17" opendaylight-infra-mvn-opts: | --show-version --batch-mode @@ -212,67 +215,6 @@ 10-exclude-value: "" # Manual CSIT job lists used by sanity or periodic in nature. - csit-mri-list-sulfur: > - aaa-csit-1node-authn-all-sulfur, controller-csit-1node-akka1-all-sulfur, - controller-csit-1node-benchmark-all-sulfur, - controller-csit-1node-rest-cars-perf-all-sulfur, - controller-csit-3node-benchmark-all-sulfur, - controller-csit-3node-clustering-ask-all-sulfur, - controller-csit-3node-clustering-tell-all-sulfur, - controller-csit-3node-rest-clust-cars-perf-ask-only-sulfur, - controller-csit-3node-rest-clust-cars-perf-tell-only-sulfur, - mdsal-csit-3node-netty-replicate-only-sulfur, - 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-1node-userfeatures-rfc8040-all-master, - netconf-csit-3node-clustering-only-master, - netconf-csit-3node-clustering-scale-only-master, - yangtools-csit-1node-system-only-sulfur - csit-weekly-list-sulfur: > - controller-csit-1node-notifications-longevity-only-sulfur, - controller-csit-3node-drb-partnheal-longevity-only-sulfur, - controller-csit-3node-drb-precedence-longevity-only-sulfur, - controller-csit-3node-ddb-expl-lead-movement-longevity-only-sulfur, - bgpcep-csit-3node-bgpclustering-longevity-only-sulfur, - distribution-deploy-sulfur, - distribution-offline-sulfur, - openflowplugin-csit-1node-longevity-only-sulfur - csit-sanity-list-sulfur: > - openflowplugin-csit-1node-sanity-only-sulfur, - distribution-sanity-sulfur - 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-1node-userfeatures-rfc8040-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, @@ -288,19 +230,72 @@ 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 + yangtools-csit-1node-system-only-argon csit-weekly-list-argon: > controller-csit-1node-notifications-longevity-only-argon, controller-csit-3node-drb-partnheal-longevity-only-argon, controller-csit-3node-drb-precedence-longevity-only-argon, controller-csit-3node-ddb-expl-lead-movement-longevity-only-argon, bgpcep-csit-3node-bgpclustering-longevity-only-argon, - distribution-deploy-argon, - distribution-offline-argon, openflowplugin-csit-1node-longevity-only-argon csit-sanity-list-argon: > openflowplugin-csit-1node-sanity-only-argon, distribution-sanity-argon + csit-mri-list-potassium: > + aaa-csit-1node-authn-all-potassium, + controller-csit-1node-akka1-all-potassium, + controller-csit-1node-benchmark-all-potassium, + controller-csit-1node-rest-cars-perf-all-potassium, + controller-csit-3node-benchmark-all-potassium, + controller-csit-3node-clustering-ask-all-potassium, + controller-csit-3node-clustering-tell-all-potassium, + controller-csit-3node-rest-clust-cars-perf-ask-only-potassium, + controller-csit-3node-rest-clust-cars-perf-tell-only-potassium, + mdsal-csit-3node-netty-replicate-only-potassium, + 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-postassium + csit-weekly-list-potassium: > + controller-csit-1node-notifications-longevity-only-potassium, + controller-csit-3node-drb-partnheal-longevity-only-potassium, + controller-csit-3node-drb-precedence-longevity-only-potassium, + controller-csit-3node-ddb-expl-lead-movement-longevity-only-potassium, + bgpcep-csit-3node-bgpclustering-longevity-only-potassium, + openflowplugin-csit-1node-longevity-only-potassium + 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-calcium + 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, + openflowplugin-csit-1node-longevity-only-calcium + csit-sanity-list-calcium: > + openflowplugin-csit-1node-sanity-only-calcium, + distribution-sanity-calcium