X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fnsm%2Fmeridio-e2e-test-kind.yaml;h=2a16b747581e680c1ec6d845892b6d9556e498bc;hb=c2a61cb8d8e13ca346b4cabc591b48f9d6081248;hp=cf877b7f9ba18ad45c84ebc81768c1b74ed064b5;hpb=c4037896ba422b5eea840aeb43be3c9e59a6b14c;p=infra%2Fcicd.git diff --git a/jjb/nsm/meridio-e2e-test-kind.yaml b/jjb/nsm/meridio-e2e-test-kind.yaml index cf877b7f..2a16b747 100644 --- a/jjb/nsm/meridio-e2e-test-kind.yaml +++ b/jjb/nsm/meridio-e2e-test-kind.yaml @@ -30,11 +30,15 @@ project-type: pipeline disabled: '{obj:disabled}' - concurrent: false - properties: - github: url: https://github.com/Nordix/Meridio-Operator + - build-discarder: + days-to-keep: 60 + num-to-keep: 2000 + artifact-days-to-keep: 60 + artifact-num-to-keep: 2000 + parameters: - string: @@ -101,6 +105,10 @@ name: FOCUS default: "" description: e2e tests to focus + - string: + name: KIND_EXTERNAL_HOST_DEFAULT_ROUTE + default: 'yes' + description: Kind gateway to advertise default or non-default routes - bool: name: DRY_RUN default: false