avocado-framework-tests / avocado-misc-tests

Community maintained Avocado tests repository
Other
22 stars 123 forks source link

Run failed: xfstests - iommu (cba565f) #2653

Closed dhsrivas closed 1 year ago

dhsrivas commented 1 year ago

I have one stress-ng PR merged recently (#2650). Post that i got an email with workflow failure for xfstests. https://github.com/dhsrivas/avocado-misc-tests/actions/runs/5173627320 @PraveenPenguin Can you please look into it and help me to proceed.

riteshharjani commented 1 year ago

@dhsrivas - Looks like there was a TLS handshake timeout. Can you please re-run the job once?

docker: Get "https://registry-1.docker.io/v2/opensuse/leap/manifests/sha256:7160a0428239bb27c45450ae41f74bd206a953402e2f4a29da1385bc49a9627f": net/http: TLS handshake timeout.

PraveenPenguin commented 1 year ago

@riteshharjani Yes that may help but let us restrict github action calling when code is sent against test case

riteshharjani commented 1 year ago

Yes, got it.. Ideally it should not trigger at all. I am still looking into that why did github actions got trigger for this PR which does not have any changes in fs/xfstests* path.

PraveenPenguin commented 1 year ago

thanks @riteshharjani helping on this , @dhsrivas have you tried @riteshharjani suggestion ?

dhsrivas commented 1 year ago

@riteshharjani @PraveenPenguin Reran the jobs and all jobs passed. https://github.com/dhsrivas/avocado-misc-tests/actions/runs/5173627320 Thanks.

PraveenPenguin commented 1 year ago

thanks @dhsrivas , closing this issue