Temporarily disabling the tests so that other PRs can be worked on, will enable after closure on #723 (#737)
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
|
||||||
|
#test:disabled
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
|
||||||
|
#test:disabled
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# global variables
|
# global variables
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Disabling for https://github.com/fission/fission/issues/723 will enable after resolution/cluster upgrade
|
||||||
|
#test:disabled
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user