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_10] Resource manager can onboard manually-managed nodes #36

Open
jchmielewska opened this issue Sep 4, 2024 · 1 comment
Open
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 a resource manager can onboard manually-managed nodes in NebulOuS

Preconditions

  • A NebulOuS core installation is up and running. It’s IP is known.
  • Two users exist:
    Device owner: A user with “device owner” role in NebulOuS.
    Resource manager: A user with “resource manager” role in NebulOuS.
  • A machine with 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.

Expected results

  • A device registration request is created.
  • NebulOuS automatically collects the device capabilities.
  1. Action
  • User “resource manager” logs in to NebulOuS and performs the “ask device-onboarding” step of the resource discovery mechanism for the recently created registration request.

Expected results

  • NebulOuS installs the NebulOuS agent in the device and the device registration process is completed successfully.
  • Users Device owner and resource manager are informed about the status of the process.
  • The device is made available to NebulOuS for deploying payloads.

Result
#21

  • 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
Copy link
Author

@Iqqdd99 please update TC description

@jchmielewska jchmielewska added failed Test Case failed and removed bug Something isn't working labels Sep 5, 2024
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