Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests against live branch for Edge user #84

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

Stojdza
Copy link
Contributor

@Stojdza Stojdza commented Dec 24, 2019

This change will enable e2e tests to run against live branch for Gutenberg Edge user (discussed in #82 (review)).

I tested this change against dummy PR and jobs for Edge user have set BRANCHNAME which were missing before. More context what was the issue - Automattic/wp-calypso#38507 (comment)

Screen Shot 2019-12-24 at 14 40 03

Copy link
Member

@mmtr mmtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how to test this, but I verified changes here makes sense and we're executing the CircleCI build with the same args used on the full suite:

executeCircleCIBuild( 'true', '-S', branchName, e2eBranchName, pullRequestNum, 'ci/wp-e2e-tests-full-desktop', '-s desktop -g', description, sha, false, calypsoProject, null, envVars );

Copy link
Contributor

@bsessions85 bsessions85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the update

@bsessions85
Copy link
Contributor

Merging this since you are out.

@bsessions85 bsessions85 merged commit 57d76a7 into master Jan 2, 2020
@Stojdza Stojdza deleted the try/edge-livebranch branch January 8, 2020 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants