2 # ============LICENSE_START=======================================================
3 # Copyright (C) 2021 Nordix Foundation.
4 # ================================================================================
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
17 # SPDX-License-Identifier: Apache-2.0
18 # ============LICENSE_END=========================================================
21 name: 'meridio-e2e-test-kind'
23 project: 'meridio-e2e-test-kind'
26 - 'meridio-e2e-test-kind'
29 name: 'meridio-e2e-test-kind'
30 project-type: pipeline
31 disabled: '{obj:disabled}'
35 url: https://github.com/Nordix/Meridio-Operator
39 artifact-days-to-keep: 60
40 artifact-num-to-keep: 2000
45 name: GITHUB_ORGANIZATION
47 description: GitHub Organization
51 description: GitHub project
54 default: "https://github.com/$GITHUB_ORGANIZATION/$PROJECT.git"
55 description: Git URL of the project
59 description: Current Git branch
63 description: default branch
67 description: Does the job run has to call for a next run?
71 description: Version of Meridio
75 description: Version of Meridio TAPA
77 name: KUBERNETES_VERSION
79 description: Version of Kubernetes
83 description: Version of NSM
87 description: IP Family
89 name: NUMBER_OF_WORKERS
91 description: Number of Kubernetes Workers
93 name: ENVIRONMENT_NAME
94 default: "kind-operator"
95 description: Name of the environment (under test/e2e/environment directory in Meridio)
99 description: Order in which the tests are running
103 description: e2e tests to skip
107 description: e2e tests to focus
109 name: KIND_EXTERNAL_HOST_DEFAULT_ROUTE
111 description: Kind gateway to advertise default or non-default routes
118 !include-raw-escape: e2e.Jenkinsfile