Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. (kubectl exec qa-job-lth5l -- /bin/bash -c "cypress run --spec ./cypress/integration/home/home_hub.spec.js"; kubectl exec qa-job-lth5l -- /bin/bash -c "cypress run --spec ./cypress/integration/charities/search.spec.js") & (kubectl exec qa-job-rxk7m -- /bin/bash -c "cypress run --spec ./cypress/integration/home/home_hub.spec.js"; kubectl exec qa-job-rxk7m -- /bin/bash -c "cypress run --spec ./cypress/integration/charities/search.spec.js") & wait
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement