Skip to content

Commits

Permalink
7f5767b1c2
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 12, 2018

  1. Copy the full SHA
    7f5767b View commit details
  2. Adapt download and Dockerfile to 3.9 release

    There's no need to fetch 3.9-SNAPSHOT any more.
    Also the download directory for released versions was changed.
    mederly committed Nov 12, 2018
    Copy the full SHA
    a56b3e5 View commit details

Commits on Nov 6, 2018

  1. Fix docker image tags

    mederly committed Nov 6, 2018
    Copy the full SHA
    ca0547a View commit details
  2. Merge branch 'master' into 3.9-SNAPSHOT-stable

    # Conflicts:
    #	build.sh
    #	common.bash
    mederly committed Nov 6, 2018
    Copy the full SHA
    b8560f8 View commit details
  3. Merge branch 'tier-containers'

    mederly committed Nov 6, 2018
    Copy the full SHA
    228bed7 View commit details

Commits on Oct 22, 2018

  1. Switch MariaDB in targets to TIER one

    (This one is not currently used anyway.)
    mederly committed Oct 22, 2018
    Copy the full SHA
    5e35551 View commit details
  2. Adapt tests to changed Shibboleth IdP image

    mederly committed Oct 22, 2018
    Copy the full SHA
    612afe2 View commit details
  3. Switch to TIER Shib IdP in demo/complex

    This also changes HTTPS ports mappings (Shibboleth IdP is now on 443,
    Grouper on 4443, midPoint remains on 8443).
    mederly committed Oct 22, 2018
    Copy the full SHA
    e3949a2 View commit details

Commits on Oct 17, 2018

  1. Switch to tier/grouper:2.4.0-a2-u1-w0-p0

    mederly committed Oct 17, 2018
    Copy the full SHA
    02276b2 View commit details
  2. Copy the full SHA
    a5516b2 View commit details

Commits on Oct 15, 2018

  1. Add --pull also to demo/shibboleth

    mederly committed Oct 15, 2018
    Copy the full SHA
    843097d View commit details
  2. Pull newest images in demo/complex tests

    (because of MariaDB changes)
    mederly committed Oct 15, 2018
    Copy the full SHA
    874f387 View commit details
  3. Add --pull --no-fetch build options on refresh

    mederly committed Oct 15, 2018
    Copy the full SHA
    6171bc2 View commit details

Commits on Oct 13, 2018

  1. Adapt demo/complex to TIER-supported MariaDB

    (needs MariaDB support of extra SQL scripts i.e. PR #8-11 to work)
    mederly committed Oct 13, 2018
    Copy the full SHA
    2d57d35 View commit details

Commits on Oct 12, 2018

  1. 'ready for testing'

    khazelton committed Oct 12, 2018
    Copy the full SHA
    6a80e8b View commit details

Commits on Oct 11, 2018

  1. Add RabbitMQ-related tests in demo/complex

    Plus a couple of other fixes in library.bash.
    mederly committed Oct 11, 2018
    Copy the full SHA
    462ef74 View commit details

Commits on Oct 9, 2018

  1. Migrate RabbitMQ to TIER image

    A couple of Grouper-related tests were added, including testing
    of live sync using RabbitMQ (not finished yet).
    mederly committed Oct 9, 2018
    Copy the full SHA
    5c4f48a View commit details
  2. Switch RabbitMQ to TIER version

    And add the code to create sampleQueue on the first run.
    mederly committed Oct 9, 2018
    Copy the full SHA
    d5165da View commit details
  3. Minimize # of needed free ports for tests

    Created a special version of docker-compose files that do not expose
    any ports unless really needed for test execution. This is to minimize
    potential conflicts during test execution.
    mederly committed Oct 9, 2018
    Copy the full SHA
    e2dc3c3 View commit details
  4. Fix Shibboleth tests

    We have to build the composed containers because the Dockerfiles
    might be updated (as they are now).
    mederly committed Oct 9, 2018
    Copy the full SHA
    6e0e503 View commit details
  5. Disable demo/complex tests

    ...as these are not adapted to changed containers yet.
    mederly committed Oct 9, 2018
    Copy the full SHA
    763f63a View commit details
  6. Migrate Shib in demo/shibboleth to TIER one

    Plus a couple of minor fixes.
    mederly committed Oct 9, 2018
    Copy the full SHA
    0c7d07e View commit details

Commits on Oct 6, 2018

  1. Re-enable memory intensive tests

    mederly committed Oct 6, 2018
    Copy the full SHA
    94036be View commit details
  2. Apply the latest version of build scripts

    (copied from master to this branch)
    mederly committed Oct 6, 2018
    Copy the full SHA
    7de06cc View commit details

Commits on Oct 5, 2018

  1. Add "latest" tag

    (not needed for Jenkins but for standalone building and testing)
    mederly committed Oct 5, 2018
    Copy the full SHA
    ebf55d4 View commit details
  2. Copy the full SHA
    b399c25 View commit details
  3. Fix Jenkinsfile

    mederly committed Oct 5, 2018
    Copy the full SHA
    b5668cc View commit details
  4. Continue build procedure cleanup

    $tag is now defined in common.bash and used throughout building scripts.
    The goal is to allow building and testing both from Jenkins and standalone.
    
    build.sh is now more generic; allows rebuilding if -r is specified.
    mederly committed Oct 5, 2018
    Copy the full SHA
    4947aa1 View commit details
  5. Copy the full SHA
    3b8dcd8 View commit details
  6. Fix Jenkins build for non-master branch

    (trying to)
    mederly committed Oct 5, 2018
    Copy the full SHA
    7ff6d95 View commit details
  7. Fix the branch-building workaround

    mederly committed Oct 5, 2018
    Copy the full SHA
    ecc39ef View commit details
  8. Fix Jenkins build for non-master branch

    (trying to)
    mederly committed Oct 5, 2018
    Copy the full SHA
    68d0f46 View commit details
  9. Modify image references to midpoint:3.9-SNAPSHOT-stable

    (instead of midpoint:latest)
    mederly committed Oct 5, 2018
    Copy the full SHA
    e2d9df1 View commit details
  10. Remove a reference to "bats" branch

    mederly committed Oct 5, 2018
    Copy the full SHA
    05ee033 View commit details
  11. Merge branch 'master' into 3.9-SNAPSHOT-stable

    mederly committed Oct 5, 2018
    Copy the full SHA
    0d77461 View commit details
Older