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

Chutney ci v2 035 #830

Open
wants to merge 6 commits into
base: maint-0.3.5
Choose a base branch
from

Commits on Mar 22, 2019

  1. test: Backport the 0.3.4 src/test/test-network.sh to 0.2.9

    We need a recent test-network.sh to use new chutney features in CI.
    
    Fixes bug 29703; bugfix on 0.2.9.1-alpha.
    teor2345 committed Mar 22, 2019
    Copy the full SHA
    f7688cb View commit details
    Browse the repository at this point in the history
  2. Add a new testing target, test-network-forgiving

    This make target tells chutney's test-network script to retry
    a couple of times if it fails.
    
    We'll use it to make a forgiving travis target.
    nmathewson committed Mar 22, 2019
    Copy the full SHA
    917d82b View commit details
    Browse the repository at this point in the history
  3. Travis: control "make check" with its own flag

    Previously we had "make check" launched whenever DISTCHECK was
    false.  Now we'd like to turn it off in a few other circumstances,
    like running chutney.  Maybe stem too?
    nmathewson committed Mar 22, 2019
    Copy the full SHA
    30cd824 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2bee212 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    db10bd3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ffede46 View commit details
    Browse the repository at this point in the history