We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Could you please provide any sort of description for the issue. Thanks!
Sorry, something went wrong.
Hey, this file contains 1 function, namely, check_yaml_syntax. It is called here: https://github.com/WLCG-Lightweight-Sites/simple_grid_yaml_compiler/blob/master/simple_grid_yaml_compiler.py#L40
It takes output from phase_3 and we want to test if sensible outputs from phase_3 do not break the compiler in phase_4. The specification highlights some of the phases (Pg 20 https://docs.google.com/document/d/1yp_96UXcwNO49cktnHtT61iNmTO0RgrSQukuNYqACpM) You can get the output from phase_3 by running the compiler until then and commenting the remaining phases. Basically until here: https://github.com/WLCG-Lightweight-Sites/simple_grid_yaml_compiler/blob/master/simple_grid_yaml_compiler.py#L124
Let me know if more info is needed. We can discuss this in tomorrow's call if required.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: