Commit 13dc0e4
committed
CMP-3739: Add a noop integration test target
We're setting up the ability to run integration tests that exercise how
the library works against a real OpenShift cluster in
openshift/release#69409.
This commit adds a new make target so that we can run integration tests
in isolation, making it easier to have dedicated jobs for specific test
scenarios.1 parent 0005390 commit 13dc0e4
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments