Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67
stars
8
forks
source link
[BUG] VDM-1494 test overwrite si configuraion #996
What?
Before tests, we get active profile from configuration, for the tests we create new configuration profile, after all profile is switched to the last active and created profile is removed.
Why?
Tests overwrites si configuration
Usage:
run si c pr ls
run tests e.g yarn test:bdd
after tests type si c pr ls once again and active profile should be the same
What? Before tests, we get active profile from configuration, for the tests we create new configuration profile, after all profile is switched to the last active and created profile is removed.
Why? Tests overwrites si configuration
Usage:
si c pr ls
yarn test:bdd
si c pr ls
once again and active profile should be the sameClickup Task: https://app.clickup.com/t/24308805/VDM-1494
Review checks:
These aspects need to be checked by the reviewer: