Commit 22338f3
Refactor Fast DDS Ubuntu CI to include several tests (#4860)
* Refs #20822: Split current job into different jobs
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add shapes demo build job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add discovery server build test job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add python build test job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add documentation build test job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Remove previous documentation workflow
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Avoid building with tests if not running tests
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Try to fix documentation job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Move conditions to reusable workflows
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Apply internal review suggestions
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Refactor meta files into build and test, and combine them in test steps
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Remove matrix from ubuntu CI
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Revert "Refs #20822: Move conditions to reusable workflows"
This reverts commit d4eea0d.
* Refs #20822: Apply rev suggestions
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add missing discovery server requirements in the job
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Apply rev suggestions (2)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Fixing windows workflow by merging metas
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Add step with alternative builds
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Use colcon test meta in all jobs, and fix xfail filter
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Remove redundant CMake args, and fix alternative builds
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Apply rev suggestions (3)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Explicitly compare boolean inputs
Signed-off-by: eduponz <eduardoponz@eprosima.com>
* Refs #20822: Install tools on test steps to avoid losing symlink permissions
Signed-off-by: eduponz <eduardoponz@eprosima.com>
* Refs #20822: Update discovery_server meta file name
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Adjust ternary operators
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #20822: Use CCache based on an input parameter
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
---------
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: eduponz <eduardoponz@eprosima.com>
Co-authored-by: eduponz <eduardoponz@eprosima.com>1 parent 984405b commit 22338f3
16 files changed
Lines changed: 780 additions & 261 deletions
File tree
- .github/workflows
- config
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 2 | | |
10 | 3 | | |
11 | 4 | | |
12 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| |||
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | | - | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | 7 | | |
12 | | - | |
13 | 8 | | |
14 | 9 | | |
15 | | - | |
16 | | - | |
17 | 10 | | |
18 | 11 | | |
19 | | - | |
20 | 12 | | |
21 | 13 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
File renamed without changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | | - | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
50 | | - | |
51 | | - | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
56 | | - | |
57 | 60 | | |
58 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
67 | | - | |
68 | | - | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
73 | | - | |
74 | 79 | | |
75 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
76 | 84 | | |
77 | 85 | | |
78 | 86 | | |
| |||
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
84 | | - | |
85 | | - | |
| 92 | + | |
| 93 | + | |
86 | 94 | | |
87 | 95 | | |
88 | 96 | | |
89 | 97 | | |
90 | | - | |
91 | 98 | | |
92 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
0 commit comments