diff --git a/tests/e2e/cachebust-multiple-urls/02-assert.yaml b/tests/e2e/cachebust-multiple-urls/02-assert.yaml index 9b0fc179..d74c5d04 100644 --- a/tests/e2e/cachebust-multiple-urls/02-assert.yaml +++ b/tests/e2e/cachebust-multiple-urls/02-assert.yaml @@ -69,7 +69,7 @@ spec: command: - /bin/bash - '-c' - - 'sleep 120; /cli/.akamai-cli/src/cli-purge/bin/akamai-purge --edgerc /opt/app-root/edgerc delete https://console.doesntexist.redhat.com/config/chrome/fed-modules.json https://console.doesntexist.redhat.com/apps/chrome/index.html https://app.company.com https://us.console.doesntexist.redhat.com/config/chrome/fed-modules.json https://us.console.doesntexist.redhat.com/apps/chrome/index.html ' + - 'sleep 120; /cli/.akamai-cli/src/cli-purge/bin/akamai-purge --edgerc /opt/app-root/edgerc delete https://console.doesntexist.redhat.com/config/chrome/fed-modules.json https://console.doesntexist.redhat.com/apps/chrome/index.html https://app.company.com https://us.console.doesntexist.redhat.com/config/chrome/fed-modules.json https://us.console.doesntexist.redhat.com/apps/chrome/index.html' resources: {} volumeMounts: - name: akamai-edgerc