Add jenkins charts
[it/dep.git] / smo-install / tests_oom / oran-tests / values.yaml
1 # Copyright © 2021-2022 AT&T Intellectual Property
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # Static Defaults
16 image:
17   repository: docker.io
18   name: ubuntu
19   tag: 20.04
20   pullPolicy: IfNotPresent
21
22 oranTests:
23   name: orantests1
24   flag: true
25   commitId: 7b4b4007db003d28ee347e3d373e8ac605581cb5
26 service:
27   type: NodePort
28   ports:
29     port: 830
30     nodePort: 30901
31