File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Run multinode kubernetes cluster tests with experimental CTDB support
2
+
3
+ For every pull request on samba-operator repository, an integration test run
4
+ is triggered on a [ Jenkins] ( https://jenkins-samba.apps.ocp.cloud.ci.centos.org/view/SINK/ )
5
+ based pipeline from CentOS CI infrastructure which is supposed to show up in
6
+ the list of GitHub checks along the following format:
7
+
8
+ * centos-ci/sink-clustered/mini-k8s-latest*
9
+
10
+ - Use the following text as GitHub comment to trigger a test run manually:
11
+
12
+ ` /test centos-ci/sink-clustered/mini-k8s-latest `
13
+
14
+ - Or if you want to re-run:
15
+
16
+ ` /retest centos-ci/sink-clustered/mini-k8s-latest `
17
+
18
+ - With more tests added to the matrix one could trigger everything at once with:
19
+
20
+ ` /test all ` or ` /retest all `
You can’t perform that action at this time.
0 commit comments