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

Train 61 #611

Merged
merged 14 commits into from Aug 30, 2016
Merged

Train 61 #611

merged 14 commits into from Aug 30, 2016

Commits on Aug 24, 2016

  1. Copy the full SHA
    65e6882 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. updating ref to master

    drewkerrigan committed Aug 25, 2016
    Copy the full SHA
    7f8dbce View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Copy the full SHA
    f308001 View commit details
    Browse the repository at this point in the history
  2. Add a dcos_add_user.py script to add oauth users from the command lin…

    …e while sshed into masters
    
    usage:
    sudo -i /opt/mesosphere/bin/dcos_add_user.py
    cmaloney committed Aug 29, 2016
    Copy the full SHA
    0c558dd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea338f1 View commit details
    Browse the repository at this point in the history
  4. Switch to running mesos-native containers for the most part, small do…

    …cker when required.
    
    We're using the host python anyways. Also remove forcePullImage since it's not a cluster local pull
    and we want it to (hopefully) not change in the middle of a test. Should hopefully help avoid
    dockerhub pull issues a bit.
    cmaloney committed Aug 29, 2016
    Copy the full SHA
    2bf6752 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Merge dcos#560

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    e39712d View commit details
    Browse the repository at this point in the history
  2. Merge dcos#582

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    fcec7b4 View commit details
    Browse the repository at this point in the history
  3. Merge dcos#608

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    2951a11 View commit details
    Browse the repository at this point in the history
  4. Merge dcos#609

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    c36448a View commit details
    Browse the repository at this point in the history
  5. Merge dcos#610

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    56e73bf View commit details
    Browse the repository at this point in the history
  6. Show details when skipping tests

    Now that some tests may be skipped when testing ACS deployments,
    explicitly print out details on skipped tests just like we do with our
    tox configuration for py.test.
    Jeremy Lingmann authored and cmaloney committed Aug 30, 2016
    Copy the full SHA
    ed18c08 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4377951 View commit details
    Browse the repository at this point in the history
  8. Merge dcos#612

    cmaloney committed Aug 30, 2016
    Copy the full SHA
    bc260c3 View commit details
    Browse the repository at this point in the history