Skip to content
New issue

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

Integrisati sistemske testove u CI #25

Open
4 of 6 tasks
lukicdarkoo opened this issue Nov 21, 2021 · 0 comments · Fixed by #29
Open
4 of 6 tasks

Integrisati sistemske testove u CI #25

lukicdarkoo opened this issue Nov 21, 2021 · 0 comments · Fixed by #29
Labels
devops System automation and configuration simulation The simulation will allow us to simulate robot dynamics, and sensors
Milestone

Comments

@lukicdarkoo
Copy link
Member

lukicdarkoo commented Nov 21, 2021

Cilj je napraviti sistemske testovi koji pokrecu simulaciju i provjeravaju poziciju elemenata (recimo robota) nakon izvrsene komande (recimo cmd_vel). Svi testovi treba da se izvrsavaju u CI na svaki komit.

Primjer testa:
https://github.com/cyberbotics/webots_ros2/blob/d18ed74aad165cba57a028dc62d0a391ae8c88ea/webots_ros2_tests/test/test_system_epuck.py#L91-L104

CI for ROS:
https://github.com/ros-industrial/industrial_ci

To do

  • Napraviti Action workflow koji se poziva za komitove i PR
  • U CI okruzenje dodati sve neophodne pakete i namestiti okruzenje
    • Napisati test koji radi colcon build
    • Napisati test koji radi colcon test
  • Napisati test za proveru pomeranja probnog robota
    • Testirati ponasanje CI za oba slucaja - kada ocekujemo da test prodje i kada ocekujemo da ne prodje
@lukicdarkoo lukicdarkoo added the simulation The simulation will allow us to simulate robot dynamics, and sensors label Nov 21, 2021
@filiparag filiparag linked a pull request Dec 13, 2021 that will close this issue
@filiparag filiparag added the devops System automation and configuration label Dec 13, 2021
@lukicdarkoo lukicdarkoo added this to the 2022.1 milestone Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops System automation and configuration simulation The simulation will allow us to simulate robot dynamics, and sensors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants