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

Support labels to run build on Mesos. #30

Merged
merged 17 commits into from
Apr 24, 2019

Commits on Apr 16, 2019

  1. Test simpl Jenkins build.

    Summary:
    
    JIRA issues:
    jeschkies committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    1010bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f903a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de554b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Use simplified flow from scheduler factory. (#27)

    Summary:
    This patch simplifies the USI flow and avoids usage of the kill switch.
    It's all been taken care of by USI.
    jeschkies committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    90dba08 View commit details
    Browse the repository at this point in the history
  2. Use Java 8.

    jeschkies committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    7938eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80dbf3 View commit details
    Browse the repository at this point in the history
  4. * Rename MesosSlave to MesosAgent

    * Introduce MesosAgentSpec for label configuration
    jeschkies committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c166d43 View commit details
    Browse the repository at this point in the history
  5. Pass agent name.

    jeschkies committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    126e320 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    98f26fb View commit details
    Browse the repository at this point in the history
  2. Reuse the label.

    jeschkies committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    360807d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6283ca View commit details
    Browse the repository at this point in the history
  4. Use USI on Java 8 branch.

    jeschkies committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    b67e898 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Address Karan's feedback.

    jeschkies committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    f00c8a7 View commit details
    Browse the repository at this point in the history
  2. Fix all tests.

    jeschkies committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    70d3d7e View commit details
    Browse the repository at this point in the history
  3. Remove unused test.

    jeschkies committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    57cda1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31c2bc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Depend on USI master.

    jeschkies committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    eb8de3e View commit details
    Browse the repository at this point in the history