Make install a first class citizen #90
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ungleich-public/cdist#90
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While we do have
cdist install
and several install types, installing is still not something that we do on a daily basis.I suggest that we add (automated) test cases as follows:
unassigned @poljakowski
Not so much into unit tests here, but more integration tests.
I'm fine with some make targets, like make test, which then calls test-preos, test-config etc.
@nico You mean unit test cases? How do we validate if image works?