[ISTANBUL] Use istanbul security waivers 35/126435/4
authormorganrol <morgan.richomme@orange.com>
Wed, 5 Jan 2022 07:27:54 +0000 (08:27 +0100)
committermorganrol <morgan.richomme@orange.com>
Thu, 6 Jan 2022 14:43:14 +0000 (15:43 +0100)
Xtesting security docker file in Istanbul still
references master waivers that have been reset
for jakarta.

Use seccom istanbul branch for istanbul

Issue-ID: TEST-378

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I3e6edda36b103efcecb0b34d983cf3bc5e4e3349

security/docker/Dockerfile
security/setup.cfg

index 9bfd2cc..3b09f2c 100644 (file)
@@ -19,8 +19,8 @@ RUN CGO_ENABLED=0 go install -a -ldflags '-w -s -extldflags "-static"'
 FROM opnfv/xtesting:wallaby AS run
 
 ARG KUBERNETES_VERSION="v1.19.11"
-ARG ONAP_TAG=master
-ARG ONAP_TESTS_TAG=master
+ARG ONAP_TAG=istanbul
+ARG ONAP_TESTS_TAG=istanbul
 
 # Install kubectl
 # Note: Latest version may be found on:
index 61fe7fa..a71889e 100644 (file)
@@ -1,6 +1,6 @@
 [metadata]
 name = onap_security
-version = 1
+version = 1.9.0
 
 [files]
 packages = onap_security