compliance-operator icon indicating copy to clipboard operation
compliance-operator copied to clipboard

Update Testing section in Makefile

Open rhmdnd opened this issue 2 years ago • 5 comments

This commit applies some conventions to the targets and documentation in the testing section:

  • Use single spaces before help text (results in shorter lines)
  • Clarify build and push image targets for content
  • Add documentatin for prep-e2e
  • Add e2e target to the testing section
  • Fix the must-gather target by adding push-must-gather-image

Fixes #159

rhmdnd avatar Oct 18 '22 18:10 rhmdnd