Add comment with /test e2e-commercial to run just the commercial test. Add comment with /test e2e-govcloud to run just the govcloud test. /test all is still there so that both can be run at the same time.
Note: This won't work until the change lands in the main branch. I'm confident that the changes are good, but in case there isn an issue I will push up another PR with a fix.
Add comment with
/test e2e-commercial
to run just the commercial test. Add comment with/test e2e-govcloud
to run just the govcloud test./test all
is still there so that both can be run at the same time.Note: This won't work until the change lands in the main branch. I'm confident that the changes are good, but in case there isn an issue I will push up another PR with a fix.
Closes #319