-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Triggering of remote soak for nightly Vector with telemetry capture #9620
Comments
11 tasks
blt
added a commit
that referenced
this issue
Nov 1, 2021
This commit introduces a new workflow 'soak' that runs the soaks introduced in #9699 in Github Action CI. There is, at present, no PR reporting and every push to the project generates a soak run, except those done by dependabot. The soak.sh script has been changed in its interface as well. Please see README for details. Closes #9619 Closes #9618 Closes #9620 Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
blt
added a commit
that referenced
this issue
Nov 1, 2021
This commit introduces a new workflow 'soak' that runs the soaks introduced in #9699 in Github Action CI. There is, at present, no PR reporting and every push to the project generates a soak run, except those done by dependabot. The soak.sh script has been changed in its interface as well. Please see README for details. Closes #9619 Closes #9618 Closes #9620 Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Merged
blt
added a commit
that referenced
this issue
Nov 1, 2021
* Run soaks in CI This commit introduces a new workflow 'soak' that runs the soaks introduced in #9699 in Github Action CI. There is, at present, no PR reporting and every push to the project generates a soak run, except those done by dependabot. The soak.sh script has been changed in its interface as well. Please see README for details. Closes #9619 Closes #9618 Closes #9620 Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * fix check-script dings Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * remove build-args, clean runner Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * pushd into baseline-vector to calculate sha Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * ignore master <> master soak Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * adjust tag structure, documentation Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * correctly compute tag for baseline Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
lucperkins
pushed a commit
that referenced
this issue
Nov 2, 2021
* Run soaks in CI This commit introduces a new workflow 'soak' that runs the soaks introduced in #9699 in Github Action CI. There is, at present, no PR reporting and every push to the project generates a soak run, except those done by dependabot. The soak.sh script has been changed in its interface as well. Please see README for details. Closes #9619 Closes #9618 Closes #9620 Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * fix check-script dings Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * remove build-args, clean runner Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * pushd into baseline-vector to calculate sha Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * ignore master <> master soak Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * adjust tag structure, documentation Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * correctly compute tag for baseline Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: