Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add create and remove new profile #975

Merged
merged 2 commits into from
Nov 7, 2023
Merged

add create and remove new profile #975

merged 2 commits into from
Nov 7, 2023

Conversation

karoltylenda
Copy link
Contributor

What?
Fixed setting configuration for bdd test

Why?
When you start tests, them overwrites local configuration of Self Hosted Hub

Usage:

  • Start test
  • open terminal and type si config profile ls
  • new profile should be active
  • after tests in termial type si config profile ls
  • "test_bdd" profile should be deleted

Clickup Task:
https://app.clickup.com/t/24308805/VDM-1494

How it works:

When we start test, we create new profile named "test_bdd", and then we switch on this profile.
When tests are done, test profile will be deleted.

Review checks:

These aspects need to be checked by the reviewer:

  • Verify and confirm operation (please post a screenshot)
  • All STH tests pass
  • All Scramjet Cloud Platform tests pass
  • Documentation is updated or no changes

@karoltylenda
Copy link
Contributor Author

VDM-1494

@patuwwy
Copy link
Member

patuwwy commented Nov 3, 2023

Can a profile that was active before the test be restored after?

@karoltylenda
Copy link
Contributor Author

When test profile is deleted, si switching it to default.

@patuwwy patuwwy self-requested a review November 7, 2023 10:34
@patuwwy patuwwy merged commit 1c4d6bf into devel Nov 7, 2023
38 checks passed
@patuwwy patuwwy deleted the fix/overwrite-si-conf branch November 7, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants