Schedule http & ssl stress runs for release/6.0 (#58272)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 2 Sep 2021 16:37:45 +0000 (10:37 -0600)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 16:37:45 +0000 (10:37 -0600)
Co-authored-by: Anton Firszov <antonfir@gmail.com>
eng/pipelines/libraries/stress/http.yml
eng/pipelines/libraries/stress/ssl.yml

index 9a8c71c..41a74be 100644 (file)
@@ -11,6 +11,7 @@ schedules:
   branches:
     include:
     - main
+    - release/6.0
 
 variables:
   - template: ../variables.yml
index c6ab9df..8462acd 100644 (file)
@@ -11,6 +11,7 @@ schedules:
   branches:
     include:
     - main
+    - release/6.0
 
 variables:
   - template: ../variables.yml