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

Test lifecycle orchastration #778

Merged
merged 3 commits into from
Mar 6, 2025
Merged

Conversation

AidanDelaney
Copy link
Member

Use ugo to test the lifecycle orchastration tutorial

Fixes: #776

@AidanDelaney AidanDelaney requested a review from a team as a code owner October 28, 2024 10:58
@AidanDelaney AidanDelaney changed the title WIP: Test lifecycle orchastration Test lifecycle orchastration Dec 4, 2024
@AidanDelaney
Copy link
Member Author

Let's land these first tests, and then expand.

@AidanDelaney AidanDelaney enabled auto-merge (squash) February 15, 2025 10:50
AidanDelaney and others added 2 commits March 3, 2025 06:54
Create test suite and build `lifecycle`

Signed-off-by: Aidan Delaney <[email protected]>
Signed-off-by: Aidan Delaney <[email protected]>
Add assert and establish a pattern for subsequent tests

Signed-off-by: Aidan Delaney <[email protected]>
@AidanDelaney AidanDelaney force-pushed the feat/test-lifecycle-orchastration branch from 8614232 to 68673f3 Compare March 3, 2025 06:59
Some hosts will not have `tree` by default.  No need to run it as a
test on the host.  We can trust the container to run it.

Signed-off-by: Aidan Delaney <[email protected]>
@AidanDelaney AidanDelaney force-pushed the feat/test-lifecycle-orchastration branch from d1a64c6 to 1a352a0 Compare March 3, 2025 07:11
Copy link
Member

@jjbustamante jjbustamante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not have maintainer vote here, but it LGTM

@AidanDelaney AidanDelaney merged commit 25ab631 into main Mar 6, 2025
4 checks passed
@AidanDelaney AidanDelaney deleted the feat/test-lifecycle-orchastration branch March 6, 2025 17:09
github-actions bot pushed a commit that referenced this pull request Mar 6, 2025
* Setup basic lifecycle orchastration test

Create test suite and build `lifecycle`

Signed-off-by: Aidan Delaney <[email protected]>
Signed-off-by: Aidan Delaney <[email protected]>

* Test analyzer phase of lifecycle orchastration tut

Add assert and establish a pattern for subsequent tests

Signed-off-by: Aidan Delaney <[email protected]>

---------

Signed-off-by: Aidan Delaney <[email protected]>
Signed-off-by: Aidan Delaney <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ugo test to new tutorial
3 participants