Temporarily disabling the tests so that other PRs can be worked on, will enable after closure on #723 (#737)

This commit is contained in:
Vishal
2018-06-08 15:07:50 -07:00
committed by Soam Vasani
parent a5bc2a6d4c
commit ddff7100e9
3 changed files with 7 additions and 0 deletions
@@ -1,4 +1,6 @@
#!/bin/bash
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
#test:disabled
set -euo pipefail
@@ -1,4 +1,7 @@
#!/bin/bash
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
#test:disabled
set -euo pipefail
# global variables
@@ -1,4 +1,6 @@
#!/bin/bash
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
#test:disabled
set -euo pipefail