Allow different namespaces in CI for fission-function and fission-builder (#2609)

* Add variables for function/builder namespace in the test
* Allow different namespaces in integration tests

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Shubham Bansal
2022-11-11 18:56:20 +05:30
committed by GitHub
co-authored by Sanket Sudake
parent fa037166e1
commit 57d3a80fc6
5 changed files with 8 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ echo "source test_utils done"
dump_system_info
export FUNCTION_NAMESPACE=fission-function
export BUILDER_NAMESPACE=fission-builder
export FISSION_NAMESPACE=fission
export FISSION_ROUTER=127.0.0.1:8888
export NODE_RUNTIME_IMAGE=fission/node-env-14