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

CI/makefiles: introduce dedicated test target #7785

Closed
wants to merge 1 commit into from

Conversation

mback2k
Copy link
Member

@mback2k mback2k commented Sep 27, 2021

Make it easy to use the same set of test flags throughout all current and future CI builds.

Follow up to #7690

Make it easy to use the same set of test flags
throughout all current and future CI builds.

Follow up to curl#7690
@mback2k mback2k self-assigned this Sep 27, 2021
@bagder bagder added the CI Continuous Integration label Sep 27, 2021
@jay
Copy link
Member

jay commented Sep 28, 2021

lgtm, what else needs to be done?

@mback2k
Copy link
Member Author

mback2k commented Sep 30, 2021

Zuul should also probably be updated to use this, but since it is more complex, it should probably be done in a separate PR.

@mback2k mback2k marked this pull request as ready for review September 30, 2021 18:55
@mback2k
Copy link
Member Author

mback2k commented Oct 2, 2021

@bagder I guess the macOS CI failures are unrelated, right? What do you think about this PR?

@mback2k mback2k closed this in ab1671c Oct 8, 2021
mback2k added a commit to mback2k/curl that referenced this pull request Oct 8, 2021
Replace test-nonflaky with test-ci and enable verbose output
in all remaining CIs except Zuul which is customized a lot.

Follow up to curl#7785
mback2k added a commit to mback2k/curl that referenced this pull request Oct 12, 2021
Replace test-nonflaky with test-ci and enable verbose output
in all remaining CIs except Zuul which is customized a lot.

Follow up to curl#7785
mback2k added a commit to mback2k/curl that referenced this pull request Oct 13, 2021
Replace test-nonflaky with test-ci and enable verbose output
in all remaining CIs except Zuul which is customized a lot.

Follow up to curl#7785
mback2k added a commit that referenced this pull request Oct 27, 2021
Replace test-nonflaky with test-ci and enable verbose output
in all remaining CIs except Zuul which is customized a lot.

Reviewed-by: Daniel Stenberg
Reviewed-by: Jay Satiro

Follow up to #7785
Closes #7832
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Development

Successfully merging this pull request may close these issues.

None yet

3 participants