Skip to content

Add CI workflow for self-running tests#150

Merged
jonyMarino merged 1 commit into
mainfrom
IAMAI/add-self-hosted-workflow
May 15, 2026
Merged

Add CI workflow for self-running tests#150
jonyMarino merged 1 commit into
mainfrom
IAMAI/add-self-hosted-workflow

Conversation

@LucasJSch
Copy link
Copy Markdown
Collaborator

@LucasJSch LucasJSch commented May 14, 2026

Overview

This PR adds a GH workflow to execute a long integration-tests suite.

For now, the suite will run on self-hosted runners provided by IAMAI and will only be triggered when the run-self-hosted label is added. It will not run again unless the label is removed and re-added.

The run-self-hosted label can be managed by ProjectAirSim maintainers based on available resources and priorities.

A follow-up PR will improve several tests that currently do not provide meaningful coverage.

Co-authors of this PR

@aurebidart
@jonyMarino
@LucasJSch

* Add workflow to test when PR labeled as run-self-hosted

* Update timeout for workflow to 5 days

* add timeout for a test which run forever

* skip failling test for now

* fix headless running mode

* fix workflow

* fix workflow

* New try on the workflow

* Another try

* Another try

* Skip failling tests

* Fix comments on workflow

* Simplify types on workflow

* Document permissions on the workflow

* Fix tests

* Remove skip from tests

* Fix_Asset Registry on headless mode

* Add comment on test_sim_apis.py

* Document types on workflow

* submit the xml result once the test is done

* fix permissions

* Add CI-dependent full asset loading in plugin

---------

Co-authored-by: aurebidart <aure.bidart@gmail.com>
Co-authored-by: jonyMarino <jonymarino@gmail.com>
Co-authored-by: lucasjsch<lucas.scheinkerman@gmail.com>
@github-actions
Copy link
Copy Markdown

✅ ProjectAirSim Self-Hosted CI

  • Status: success
  • Pytest results: tests=161, failures=0, errors=0, skipped=0
  • Artifacts: test-results

View full workflow run

@jonyMarino jonyMarino merged commit 5c9d74a into main May 15, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants