Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

e2e: extend fluxctl tests #2817

Merged
merged 2 commits into from
Feb 5, 2020
Merged

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Feb 3, 2020

  • Add test for fluxctl sync
  • Add test for fluxctl (de)automate/(un)lock/policy
  • Add test for fluxctl list-images and fluxctl list-workloads

With this all the fluxctl commands are covered except fluxctl save (and fluxctl version)

The ordering of tests (i.e. 15_ 16_ 17_) is not definite. I am waiting for #2544 to reshuffle them again (for instance, it doesn't make sense to test the policy commands after using them in other tests)

Closes #2593

@2opremio
Copy link
Contributor Author

2opremio commented Feb 4, 2020

@hiddeco I forgot to add one of the test files. PTAL

* Add test for `fluxctl sync`
* Add test for `fluxctl` (de)automate/(un)lock/policy
* Add test for `fluxctl list-images` and `fluxctl list-services`
@2opremio 2opremio added this to the 1.18.0 milestone Feb 4, 2020
@2opremio 2opremio merged commit 32aa1a6 into fluxcd:master Feb 5, 2020
@2opremio 2opremio deleted the e2e-fluxctl-list-sync branch February 5, 2020 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add end-to-end tests for fluxctl and manifest generation
2 participants