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

chore: only generate test result on specific branches #27591

Merged

Conversation

yihau
Copy link
Member

@yihau yihau commented Sep 4, 2022

Summary of Changes

  1. upload test results on edge, beta, and stable channel branches.
  2. only matched branches generate test results. the other branches will run the original test command.

@yihau yihau marked this pull request as ready for review September 4, 2022 15:26
@yihau yihau requested a review from CriesofCarrots September 4, 2022 15:31
@yihau
Copy link
Member Author

yihau commented Sep 7, 2022

most things are similar to #27371. I'm going to merge this one 👻

@yihau yihau merged commit 8c10935 into solana-labs:master Sep 7, 2022
mergify bot pushed a commit that referenced this pull request Sep 7, 2022
* chore: only generate test result on specific branches

* lint

(cherry picked from commit 8c10935)

# Conflicts:
#	.buildkite/hooks/post-command
#	ci/test-stable.sh
mergify bot pushed a commit that referenced this pull request Sep 7, 2022
* chore: only generate test result on specific branches

* lint

(cherry picked from commit 8c10935)

# Conflicts:
#	.buildkite/hooks/post-command
#	ci/test-stable.sh
@yihau yihau deleted the only-generate-test-result-on-specific-branches branch September 7, 2022 08:44
mergify bot added a commit that referenced this pull request Sep 7, 2022
… (#27634)

* chore: only generate test result on specific branches (#27591)

* chore: only generate test result on specific branches

* lint

(cherry picked from commit 8c10935)

# Conflicts:
#	.buildkite/hooks/post-command
#	ci/test-stable.sh

* fix conflict

Co-authored-by: Yihau Chen <[email protected]>
mergify bot added a commit that referenced this pull request Sep 7, 2022
… (#27635)

* chore: only generate test result on specific branches (#27591)

* chore: only generate test result on specific branches

* lint

(cherry picked from commit 8c10935)

# Conflicts:
#	.buildkite/hooks/post-command
#	ci/test-stable.sh

* fix conflict

Co-authored-by: Yihau Chen <[email protected]>
@CriesofCarrots
Copy link
Contributor

Thanks! Sorry I missed review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants