You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable e2e tests to execute against downstream build (#823)
* Enable e2e tests to execute against downstream build (#811)
* Enable e2e tests to execute against downstream build
Reusing the e2e tests across upstream and downstream builds
will benefit the engineering teams by increasing the coverage
across teams. Additionally this should enable QE to execute
the dev teams e2e tests against a build.
* New Variable = "stream" ( ok name? )
* allow cli -stream or env var OADP_STREAM to set value [up,down]
* Only change required was the subscription label
Tested and passed on internal build
* remove var from Entry
* OADP: cherry-pick:811 enable e2e tests to execute against downstream build
* update Time
Co-authored-by: Wesley Hayutin <weshayutin@gmail.com>
0 commit comments