Skip to content

Integration Tests Repo for Percona QA cross product common tests for release Integration testing

License

Notifications You must be signed in to change notification settings

Percona-Lab/qa-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74497a9 · Mar 4, 2025
Jan 27, 2025
Mar 20, 2023
Nov 29, 2024
Nov 29, 2024
Nov 15, 2022
Mar 4, 2025
Dec 7, 2022
May 9, 2022

Repository files navigation

Example curl to trigger ci.yml workflow

curl -v -X POST \
    -H "Accept: application/vnd.github.v3+json" \
    -H "Authorization: token ${GITHUB_API_TOKEN}" \
    "https://api.github.com/repos/Percona-Lab/qa-integration/actions/workflows/ci.yml/dispatches" \
    -d '{"ref":"main","inputs":{"text":"Hello from jenkins"}}'

About

Integration Tests Repo for Percona QA cross product common tests for release Integration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published