Skip to content
Snippets Groups Projects
Verified Commit 5a475077 authored by Denis Pynkin's avatar Denis Pynkin Committed by Andrej Shadura
Browse files

Jenkinsfile: use GitLab apertis-tests repository


Switch to GitLab repository to get correct profiles names for tests.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
Reviewed-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D7887
parent a4c9d32a
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ upload_credentials = '5a23cd79-e26d-41bf-9f91-d756c131b811'
ostree_pull_url = "https://images.apertis.org/ostree/repo"
ostree_dest = "${upload_dest}/ostree/repo/"
test_repo_url = "https://git.apertis.org/cgit/apertis-tests.git/"
test_repo_credentials = null
test_repo_url = "git@gitlab.apertis.org:infrastructure/apertis-tests.git"
test_repo_credentials = 'df7b609b-df30-431d-a942-af263af80571'
test_repo_branch = 'master'
test_lava_credentials = 'apertis-lava-user'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment