From e05fc7122b023a4b95ea77f6a73de239b3be1550 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Tue, 2 May 2023 18:19:29 +0100 Subject: Remove Policy k8s jenkins job from ONAP Removing the kubernetes based policy integration tests from ONAP as the infrastructure is not sufficient to run Microk8s cluster. Issue-ID: POLICY-4655 Signed-off-by: zrrmmua Change-Id: Iad7a57244ab73e215b2d3e837ea09daf73b99553 --- jjb/integration/integration-macros.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'jjb/integration') diff --git a/jjb/integration/integration-macros.yaml b/jjb/integration/integration-macros.yaml index 920d5edae..5dd267283 100644 --- a/jjb/integration/integration-macros.yaml +++ b/jjb/integration/integration-macros.yaml @@ -58,12 +58,6 @@ builders: - shell: "${WORKSPACE}/csit/run-project-csit.sh ${TESTOPTIONS}" - -- builder: - name: integration-run-project-k8s-test - builders: - - shell: "${WORKSPACE}/csit/run-k8s-csit.sh install ${TESTOPTIONS}" - - builder: name: integration-autorelease-fix-relativepaths builders: -- cgit 1.2.3-korg