[Fuego] selftest instructions
Laszlo Sitzer <[email protected]>
| Newsgroups | dev.linux.lists.fuego |
|---|---|
| Message-ID | <CACBqSLNWuCs350_difKdBOAAbwX3xODzQVAusUQFZNxhAWVmRA@mail.gmail.com> |
Hello! I am working on updating the Fuego docker image and want to make sure I don't break anything. I notice in Fuego v1.3 a self-test was introduced. I wanted to check if the following sequence is sufficient to test Fuego works correctly: >>> ftc add-nodes -b docker ftc add-jobs -b docker -t Functional.fuego_release_test ftc run-test -b docker -t Functional.fuego_release_test >>> Best, Lazlo