summaryrefslogtreecommitdiffstats
path: root/csit-test-branch
blob: 6861b9a5d92a56b92c1acbbacec90f849e871d10 (plain)
1
2
3
4
5
6
7
#!/bin/sh
echo rls1810

# Determines which CSIT branch to use for integration testing
# (see hc2vpp job definition in the jjb/hc2vpp dir of ci-management project).
# Should be 'master' for hc2vpp master.
# After CSIT branch cut, it should be set to 'rls1801' for hc2vpp stable/1801, etc.