- Update the pipeline to install for e2e tests
- Update images to refer to 0.14.0 version of pipeline
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds display name for task
- adds tags for task
- modified description to add a summary
This patch moves the pull-request files to the task directory and
renames the yaml file
- The yaml filename is changed to match the resource name
- Modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>