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

[TC_37] Cloud provider selected based on user preferences #46

Open
jchmielewska opened this issue Sep 4, 2024 · 1 comment
Open

[TC_37] Cloud provider selected based on user preferences #46

jchmielewska opened this issue Sep 4, 2024 · 1 comment
Assignees
Labels
failed Test Case failed Test-Case Description of the Test Case

Comments

@jchmielewska
Copy link

Objective

  • Test if NebulOuS takes into account user preferences when deploying APPs in cloud providers.

Preconditions

  • NebulOuS core is running.
  • Two A NebulOuS cloud providers are registered in NebulOuS (CloudA and CloudB).
  • User has appropriate access rights to deploy APPs in NebulOuS.

Steps

  1. Action
  • User logs in the NebulOuS UI and specifies cloud provider preferences in a way that Cloud A is clearly more preferable than Cloud B.

Expected result

  • NebulOuS registers the user cloud preferences
  1. Action
  • User registers the “dummy application” and launches it.

Expected result

  • NebulOuS allocates all application components in Cloud A.
  1. Action
  • User de-registers the application.

Expected result

  • All resources are freed.
  1. Action
  • User changes the cloud provider preferences in a way that Cloud B is clearly more preferable than Cloud A.

Expected result

  • NebulOuS registers the user cloud preferences
  1. Action
  • User registers the “dummy application” and launches it.

Expected result

  • NebulOuS allocates all application components in Cloud B.

Result

  • Can't launch applications
  • There is no way to set up "Cloud provider preferences"
  • Doesn't pass
@jchmielewska jchmielewska added the Test-Case Description of the Test Case label Sep 4, 2024
@Iqqdd99 Iqqdd99 added the bug Something isn't working label Sep 5, 2024
@jchmielewska jchmielewska added failed Test Case failed and removed bug Something isn't working labels Sep 5, 2024
@jchmielewska
Copy link
Author

  • for manual and automatic execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Test Case failed Test-Case Description of the Test Case
Projects
None yet
Development

No branches or pull requests

4 participants