Closed manumerous closed 3 years ago
Nope, you need different names for each steps.
This one should be fairly self explanatory. Not sure if the chmod is actually needed, but I was also not sure how to test it without uploading it here lol.
I see. Should we maybe even make a new job called for example test? Strictly speaking we are testing functionalities using pytest and not whether the code builds i would say.
@manumerous The intension of that test was to start running the pipeline, so I would say just use it (the sysid test is not buildung anything, just installing python dependencies) you need this anyway for your pipeline
@manumerous Can you remove bionic from the sysID test?
Why would you want to remove that? If there is a need from asl to support that and if we check if building works on bionic why would you not want to check the SYSID pipeline test? Do we need to safe on actions?
@manumerous Because it is broken 😄
It is a waste of resources to run something we know that is broken. Lets fix it in https://github.com/ethz-asl/data-driven-dynamics/pull/55
This one should be fairly self explanatory. Not sure if the chmod is actually needed, but I was also not sure how to test it without uploading it here lol.