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_11] Onboarding of a manually-managed node fails #37

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

[TC_11] Onboarding of a manually-managed node fails #37

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

jchmielewska commented Sep 4, 2024

Objective

  • Validate that sufficient feedback is given to the user when the process of onboarding a manually-managed node fails.

Preconditions

  • A NebulOuS core installation is up and running. It’s IP is known.
  • Two users exists:
    Device owner: A user with “device owner” role in NebulOuS.
    Resource manager: A user with “resource manager” role in NebulOuS.
  • A machine WITHOUT the minimum requirements for NebulOuS agent is available. NebulOuS has network visibility over it. A pair of SSH keys of the machine linked with a user account with appropriate rights to install new software are known by the user “device owner”.

Steps

  1. Action
  • User “device owner” logs in to NebulOuS and fills in a device registration request. It provides a device Id, the public IP and the SSH keys. Some of the provided values are intentionally invalid.

Expected results

  • A device registration request is created.
  • NebulOuS tries to collect the device capabilities but fails due to the invalid parameters provided.
  • Device owner and resource manager are informed about the status of the process. Relevant error logs are collected and made can be seen by these users.
  1. Action
  • User “device owner” logs in to NebulOuS and fills in a device registration request. It provides a device Id, the public IP and the SSH keys.

Expected results

  • A device registration request is created.
  • NebulOuS tries to collect the device capabilities but fails due to the device not meeting the requirements for installing the NebulOuS agent.
  • Device owner and resource manager are informed about the status of the process. Relevant error logs are collected and made can be seen by these users.

Result
#21

  • Doesn't pass
@jchmielewska jchmielewska added the Test-Case Description of the Test Case label Sep 4, 2024
@eu-nebulous eu-nebulous deleted a comment 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

@Iqqdd99 please update TC description

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

2 participants