RedHat-SP-Security / tang-operator-tests

Upstream repository for tang-operator test suite
GNU General Public License v3.0
1 stars 1 forks source link

DAST test - wrong results path #96

Closed Koncpa closed 6 months ago

Koncpa commented 6 months ago

After recent changes in rapidast the DAST test start failing due change of path for rapidast results. Need to adjust it in our test..

:: [ 15:08:06 ] :: [ BEGIN ] :: Extracting DAST results :: actually running 'bash ./helm/results.sh 2>/dev/null' pod/rapiterm-1463 created pod/rapiterm-1463 condition met pod "rapiterm-1463" deleted :: [ 15:08:43 ] :: [ PASS ] :: Extracting DAST results (Expected 0, got 0) ls: cannot access '/tmp/tmp.UawrYmVXgC/rapidast/tangservers/DAST*tangservers/': No such file or directory :: [ 15:08:43 ] :: [ FAIL ] :: Checking report_dir not empty (Assert: "" should not equal "")

sarroutbi commented 6 months ago

This issue is related to rapidast version being used. I will upload a PR to fix this