Skip to content

TEST: split linux-gcc in Git's CI builds into linux-gcc and linux-gcc-extra#613

Closed
dscho wants to merge 1 commit into
git:masterfrom
dscho:split-gcc-ci
Closed

TEST: split linux-gcc in Git's CI builds into linux-gcc and linux-gcc-extra#613
dscho wants to merge 1 commit into
git:masterfrom
dscho:split-gcc-ci

Conversation

@dscho

@dscho dscho commented Jun 13, 2019

Copy link
Copy Markdown
Member

Just for testing Travis and Azure Pipelines.

@dscho
dscho force-pushed the split-gcc-ci branch 2 times, most recently from 921141c to 810e045 Compare June 13, 2019 11:45
This job was abused to not only run the test suite in a regular way but
also with all kinds of `GIT_TEST_*` options set to non-default values.

Let's split this into two, with the `linux-gcc` job running the default
test suite, and the newly-introduced `linux-gcc-extra` job running the
test suite in the "special" ways.

Technically, we would have to build Git only once, but it would not be
obvious how to teach Travis to transport build artifacts, so we keep it
simple and just build Git in both jobs.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho

dscho commented Jun 13, 2019

Copy link
Copy Markdown
Member Author

Submitted via gitgitgadget#266

@dscho dscho closed this Jun 13, 2019
@dscho
dscho deleted the split-gcc-ci branch November 4, 2024 09:20
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.

1 participant