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

Use C-style for loop for iterating testorder to react to length changes #1492

Merged
merged 2 commits into from
Jul 29, 2020

Conversation

Vogtinator
Copy link
Member

@okurz
Copy link
Member

okurz commented Jul 29, 2020

Applied the change manually on openqaworker5.suse.de with

curl -s https://raw.githubusercontent.com/Vogtinator/os-autoinst/master/autotest.pm >  /usr/lib/os-autoinst/autotest.pm

and triggered a test with

$ openqa-clone-job --within-instance https://openqa.suse.de --skip-chained-deps 4500252 WORKER_CLASS=openqaworker5 TEST=okurz_poo69432_ltp_input _GROUP=0 BUILD=X

sle-12-SP4-Server-DVD-Incidents-Kernel-x86_64-Build:15909:kernel-ec2-ltp_input@64bit -> https://openqa.suse.de/t4501133 PASSED

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #1492 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1492      +/-   ##
==========================================
- Coverage   56.18%   56.13%   -0.06%     
==========================================
  Files          54       54              
  Lines        6356     6362       +6     
==========================================
  Hits         3571     3571              
- Misses       2785     2791       +6     
Impacted Files Coverage Δ
opt/autotest.pm 43.33% <0.00%> (-1.28%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84f85fe...cbcdf8a. Read the comment docs.

@mergify mergify bot merged commit 16bf763 into os-autoinst:master Jul 29, 2020
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.

None yet

2 participants