Skip to content

Commit

Permalink
Merge pull request openshift#11943 from glekner/fix-2115280
Browse files Browse the repository at this point in the history
Bug 2115280: kubevirt-e2e-aws see two duplicated navigation items
  • Loading branch information
openshift-merge-robot authored Aug 11, 2022
2 parents 4a1d925 + 9880b77 commit d87766e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 446 deletions.
2 changes: 0 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
"test-cypress-dev-console-nightly": "cd packages/dev-console/integration-tests && yarn run test-cypress-nightly",
"test-cypress-ceph": "cd packages/ceph-storage-plugin/integration-tests-cypress && ../../../node_modules/.bin/cypress open --config-file cypress-ceph.json --env openshift=true",
"test-cypress-ceph-headless": "cd packages/ceph-storage-plugin/integration-tests-cypress && node --max-old-space-size=4096 ../../../node_modules/.bin/cypress run --config-file cypress-ceph.json --env openshift=true --browser ${BRIDGE_E2E_BROWSER_NAME:=chrome}",
"test-cypress-kubevirt": "cd packages/kubevirt-plugin/integration-tests-cypress && ../../../node_modules/.bin/cypress open --config-file cypress-kubevirt.json --env openshift=true",
"test-cypress-kubevirt-headless": "cd packages/kubevirt-plugin/integration-tests-cypress && node --max-old-space-size=4096 ../../../node_modules/.bin/cypress run --config-file cypress-kubevirt.json --env openshift=true --browser ${BRIDGE_E2E_BROWSER_NAME:=chrome}",
"test-cypress-pipelines": "cd packages/pipelines-plugin/integration-tests && yarn run test-cypress",
"test-cypress-pipelines-headless": "cd packages/pipelines-plugin/integration-tests && yarn run test-cypress-headless",
"test-cypress-pipelines-nightly": "cd packages/pipelines-plugin/integration-tests && yarn run test-cypress-headless-all",
Expand Down
Loading

0 comments on commit d87766e

Please sign in to comment.