|
1 | 1 | --- |
2 | 2 | name: e2e failure report |
3 | | -about: Report an issue in e2e (only for testers) |
| 3 | +about: Report an issue found during e2e (only for testers) |
4 | 4 | labels: e2e |
5 | 5 |
|
6 | 6 | --- |
7 | 7 |
|
8 | | -## what fails: |
| 8 | + |
| 9 | +<!-- Autogenerated by echo_github_issue_template_e2e_report.py at 2021-12-01T15:45:38.824014 --> |
| 10 | + |
| 11 | +## what fails? |
9 | 12 | - [ ] [isolve-gpu] |
10 | 13 | - [ ] [isolve-mpi] |
11 | 14 | - [ ] [jupyters] |
12 | 15 | - [ ] [mattward] |
| 16 | + - [ ] [parallel_w_jupyters] |
13 | 17 | - [ ] [sim4life] |
14 | 18 | - [ ] [sleepers] |
15 | | - - [ ] [parallel_w_jupyters] |
16 | 19 |
|
17 | 20 | ## where |
18 | | - - [ ] e2e-master |
19 | | - - [ ] e2e-dalco-staging |
20 | | - - [ ] e2e-dalco-production |
21 | | - - [ ] e2e-aws-staging |
22 | | - - [ ] e2e-aws-production |
23 | | - |
24 | | -## how |
25 | | - |
26 | | -<!--describe details here --> |
27 | | - |
28 | | - |
29 | | - |
| 21 | + - [ ] [e2e/master] |
| 22 | + - [ ] [e2e/dalco/staging] |
| 23 | + - [ ] [e2e/dalco/production] |
| 24 | + - [ ] [e2e/aws/staging] |
| 25 | + - [ ] [e2e/aws/production] |
| 26 | + |
| 27 | + |
| 28 | + ## known temporary fix |
30 | 29 |
|
31 | 30 |
|
32 | 31 | <!--Keep references at the bottom --> |
33 | | -[isolve-gpu]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/isolve-gpu.js) |
34 | | -[isolve-mpi]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/isolve-mpi.js) |
35 | | -[jupyters]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/jupyters.js) |
36 | | -[mattward]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/mattward.js) |
37 | | -[sim4life]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/sim4life.js) |
38 | | -[sleepers]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/sleepers.js) |
39 | | -[parallel_w_jupyters]:(https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/jupyters.js) |
| 32 | +[mattward]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/mattward.js |
| 33 | +[isolve-mpi]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/isolve-mpi.js |
| 34 | +[isolve-gpu]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/isolve-gpu.js |
| 35 | +[sim4life]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/sim4life.js |
| 36 | +[jupyters]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/jupyters.js |
| 37 | +[sleepers]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/sleepers.js |
| 38 | +[parallel_w_jupyters]:https://github.com/ITISFoundation/osparc-simcore/blob/master/tests/e2e/tutorials/jupyters.js |
| 39 | + |
| 40 | + |
| 41 | +[e2e/master]:https://git.speag.com/oSparc/e2e-testing/-/pipelines?page=1&scope=all&ref=master |
| 42 | +[e2e/dalco/staging]:https://git.speag.com/oSparc/e2e-testing/-/pipelines?page=1&scope=all&ref=staging |
| 43 | +[e2e/dalco/production]:https://git.speag.com/oSparc/e2e-testing/-/pipelines?page=1&scope=all&ref=production |
| 44 | +[e2e/aws/staging]:https://git.speag.com/oSparc/e2e-testing/-/pipelines?page=1&scope=all&ref=staging_aws |
| 45 | +[e2e/aws/production]:https://git.speag.com/oSparc/e2e-testing/-/pipelines?page=1&scope=all&ref=production_aws |
0 commit comments