Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Oct 5, 2024
1 parent 0015f29 commit 3f34405
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Start Jenkins job
uses: scylladb-actions/[email protected]
with:
job_name: scylla-drivers/job/scylla-drivers/job/gocql/job/extended-ci/job/longevity-large-partition-asymmetric-cluster-3h-test
job_name: scylla-drivers/job/gocql/job/extended-ci/job/longevity-large-partition-asymmetric-cluster-3h-test
job_parameters: '{"email_recipients": "[email protected]", "scylla_version": "${{ steps.scylla-version.outputs.value }}", "extra_environment_variables": "SCT_STRESS_IMAGE.scylla-bench=scylladb/gocql-extended-ci:scylla-bench-${{ github.event.pull_request.head.sha }}"}'
base_url: https://jenkins.scylladb.com
user: ${{ secrets.JENKINS_USERNAME }}
Expand Down

0 comments on commit 3f34405

Please sign in to comment.