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

Output from ls and ls-validators should be consistent #46

Open
wwestgarth opened this issue Mar 22, 2022 · 0 comments
Open

Output from ls and ls-validators should be consistent #46

wwestgarth opened this issue Mar 22, 2022 · 0 comments

Comments

@wwestgarth
Copy link
Contributor

There are a lot of difference in the output from ls and ls-validators which makes it difficult to code against in the system tests because you don't know which node representation you'll have. For example:

  • ls returns a dictionary and ls-validators returns a list
  • ls has the vega node information nested and but in ls-validators is flat
  • ls uses "Name" for the nodeset name, but ls-validators is "NomadJobName"

I don't mind ls-validators returning less information but the json structure and namings should at least be the same.

@wwestgarth wwestgarth added bug Something isn't working low priority labels Mar 22, 2022
@gordsport gordsport moved this to Todo in Core Kanban Mar 25, 2022
@gordsport gordsport added this to the ☄️ Cosmic Elevator milestone Nov 9, 2022
@gordsport gordsport removed this from the ☄️ Cosmic Elevator milestone May 15, 2023
@gordsport gordsport removed this from Core Kanban Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants