ods-core icon indicating copy to clipboard operation
ods-core copied to clipboard

Add delete-projects tests for clean-up into create-projects jenkins test

Open clemensutschig opened this issue 5 years ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. The currrent jenkinsfile test for create projects (https://github.com/opendevstack/ods-core/blob/master/tests/create-projects/jenkinsfile_test.go#L31) relies on an openshift user with cluster admin rights to delete a jenkins provisioned ods project (which is what the Test tests).. Thats no good - especially given that we found a last minute Regression in there..

Describe the solution you'd like Cleanup for this test should be done using delete-projects jenkins job and not direct oc commands

Describe alternatives you've considered There are none except a global sys admin openshift User for the tests

clemensutschig avatar Aug 15 '20 09:08 clemensutschig

@segator this is what we saw.. remember..?

clemensutschig avatar Aug 15 '20 09:08 clemensutschig

yes

segator avatar Aug 15 '20 11:08 segator