Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add ignited gitops mode e2e test #689

Merged
merged 2 commits into from
Sep 14, 2020
Merged

Conversation

darkowlzz
Copy link
Contributor

This tests the basic ignited gitops setup. It creates a bare git repo,
clones it, write a VM config to it, commits and pushes to the bare git
repo. It then runs ignited in gitops mode targeting the bare git repo.
ignited detects the VM config and provisions a VM.

Had some trouble in deleting the VM in the gitops way. Keeping it
simple for this first ignited test.

This tests the basic ignited gitops setup. It creates a bare git repo,
clones it, write a VM config to it, commits and pushes to the bare git
repo. It then runs ignited in gitops mode targeting the bare git repo.
ignited detects the VM config and provisions a VM.
@darkowlzz darkowlzz added the area/testing Issues related to improving testing label Sep 14, 2020
@stealthybox stealthybox merged commit 5dd979d into weaveworks:master Sep 14, 2020
@darkowlzz darkowlzz deleted the gitops-e2e branch September 14, 2020 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/testing Issues related to improving testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants