commit | 35a07f85a701713853aefc5d02d4004e6d95d332 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Oct 26 15:05:43 2021 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Oct 26 15:05:48 2021 -0700 |
tree | ae1e9ab22abe98b938114ee6337556c391521232 | |
parent | 0dc7c33f23405d170ea83667b03fccc1399a2d7b [diff] |
Remove helmit based tests from PR acceptance target Change-Id: I7b4e14646b3ea455150eb6faeef8ee18084cc79c
diff --git a/Makefile b/Makefile index f777393..1c595d7 100644 --- a/Makefile +++ b/Makefile
@@ -6,8 +6,11 @@ all: test -test: # @HELP run the integration tests +test: # @HELP run the acceptance tests test: deps + +roc-test: # @HELP run the integration tests +roc-test: deps # @HELP run the integration tests ./build/bin/run-roc-test clean: # @HELP clean up temporary files for ROC umbrella.