Skip to content

[TC_12] Device owner can de-register his devices #38

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

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

[TC_12] Device owner can de-register his devices #38

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 a device owner can de-register a device.

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 node owned by the “device owner” has been previously registered in NebulOuS.
  • “Dummy application” is running on said node.

Steps

  1. Action
  • User “device owner” logs in to NebulOuS and requests the de-registration of its device.

Expected results

  • NebulOuS de-registers the node.
  • All NebulOuS agent binaries, services, logs are removed from the manually-managed node.
  • Application running on the node are terminated.
  • All binaries, data, logs pertaining to user applications deployed with NebulOuS in the agent are removed.
  • Device owner is informed about the status of the process.

Result
#22

  • 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