Skip to content

CI: example to test 2 branches on 2 different repositories#1

Open
rdefosse wants to merge 5 commits intomasterfrom
pr_example
Open

CI: example to test 2 branches on 2 different repositories#1
rdefosse wants to merge 5 commits intomasterfrom
pr_example

Conversation

@rdefosse
Copy link
Collaborator

@rdefosse rdefosse commented Apr 1, 2020

This is an example on how to modify the ci-scripts/branchesToTest.txt.

git checkout master
git pull origin master
git checkout -b pr_example
# edit the ci-scripts/branchesToTest.txt file
git add ci-scripts/branchesToTest.txt
git ci -m "my branches to test"
git push origin pr_example

Then create an PR with this branch

rdefosse added 5 commits April 1, 2020 11:52
Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant