-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: FE 94 + 97: Problem solve concurrent CI builds on same branch (#924)
* [ALLGCP] Debugging with ps * [ALLGCP] Debugging with ps and bg * [ALLGCP] Adding a provisional make unslurmcluster before build * [ALLGCP] Testing premature cancellation * [ALLGCP] Continuing to try provisional make unslurm * [ALLGCP] Trying to delete dev box altogether * [ALLGCP] Manually changing compute zone * [ALLGCP] Getting rid of lock for circleci builds * [ALLGCP] Now testing cancel in middle of build * [ALLGCP] Cancel in middle of build worked. Added a few more things. * [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster * [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9 * [ALLGCP] Changing way that google compute zone is set in config.yml * [ALLGCP] Changing determined-master to determined-mast to reflect correct process name * [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality * [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround * [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this * [ALLGCP] Typo in README * [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline * [ALLGCP] Added final note in README * [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
- Loading branch information
1 parent
d1b6de9
commit 6b0d136
Showing
5 changed files
with
43 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters