Arthur: switch to ARMmbed/mbedtls-test repo
arthur-mbedtls-pr-multibranch.yaml
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Ic331206f498bbfa461266efe234a828aa5a040a4
diff --git a/arthur-mbedtls-pr-multibranch.yaml b/arthur-mbedtls-pr-multibranch.yaml
index 7358c08..62fde84 100644
--- a/arthur-mbedtls-pr-multibranch.yaml
+++ b/arthur-mbedtls-pr-multibranch.yaml
@@ -13,10 +13,9 @@
<name>mbedtls-test</name>
<retriever class="org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever">
<scm class="org.jenkinsci.plugins.github_branch_source.GitHubSCMSource" plugin="github-branch-source@2.9.1">
- <apiUri>https://api.github.com</apiUri>
- <repoOwner>arthur-she</repoOwner>
+ <repoOwner>ARMmbed</repoOwner>
<repository>mbedtls-test</repository>
- <repositoryUrl>https://github.com/arthur-she/mbedtls-test</repositoryUrl>
+ <repositoryUrl>https://github.com/ARMmbed/mbedtls-test.git</repositoryUrl>
<traits>
<org.jenkinsci.plugins.github__branch__source.BranchDiscoveryTrait>
<strategyId>1</strategyId>
@@ -31,7 +30,7 @@
</traits>
</scm>
</retriever>
- <defaultVersion>leo-mbedtls-open-ci-notify-github-staging-testing</defaultVersion>
+ <defaultVersion>master</defaultVersion>
<implicit>true</implicit>
<allowVersionOverride>true</allowVersionOverride>
<includeInChangesets>true</includeInChangesets>