test-at-scale icon indicating copy to clipboard operation
test-at-scale copied to clipboard

[Bug]: SubModule validation in tas yml v2

Open VikrantKS opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

What is the current behavior?

Currently it does not validates the subModule structure If some one has mention wrong framework , the code does not catch those issue

What is the expected behavior?

Submodule should be validated completely before executing any job

Steps To Reproduce

  1. Trigger build by changing TAS yml file, mention wrong framework
  2. Observe TAS ui
  3. It will fail in UI with error in discovery , it should fail in validation steps

Version

Test-at-scale Community Edition

VikrantKS avatar Aug 09 '22 07:08 VikrantKS