Skip to content

Changing devfile name for the e2e spec

Nivetha Prabakaran requested to merge remote_dev_e2e_spec into remote_dev

What does this MR do and why?

Changing devfile name from Devfile to .devfile.yaml as we currently use the later one.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Setup all the environments for Remote dev local development following this documentation

Run the below script by replacing the variables AGENTK_GROUP=gitlab-org AGENTK_NAME=test-agent GITLAB_PASSWORD=example TEST_INSTANCE_URL=https://gdk.test:3443 scripts/remote_development/run_e2e_spec.sh

Before this change, the spec would fail unable to fetch the Devfile and After this change, the spec should pass

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading