[DO NOT MERGE] Overriding pipeline Job
This PR was added to test if jobs can be overridden in the pipeline, here azure_test was overridden to echo "Hello World"
Here seems like the overriding yaml [TestOverridingJob.yml] should be added after the azure.yml in Gitlab-CI.yml in order to successfully override the azure_test job
This overriding approach can be followed for bootstrap stage because every service will have a different way of orchestrating their bootstrapping.
@divido @danielscholl @polavishnu @dkodeih Do you see any issues with approach?
This MR will try to leverage this approach.
Edited by harshit aggarwal