Skip to content

Commits

Commits on Nov 6, 2019

  1. Add demo/grouper tests

    Although the tests are quite advanced, they are not really complete yet.
    Most notably, group membership update in LDAP is not checked now.
    We should include running Trigger Scanner in these tests eventually.
    mederly committed Nov 6, 2019
    Copy the full SHA
    f5d5e63 View commit details

Commits on Nov 5, 2019

  1. Update master branch, part 1

    - Updated master branch with changes from the laboratory
    - Temporarily removed obsolete demo/complex
    - Fixed download script to reflect new URL of midPoint distribution server
    - Upgraded midPoint to 4.0.1
    mederly committed Nov 5, 2019
    Copy the full SHA
    d05e369 View commit details

Commits on Mar 28, 2019

  1. Re-enable disabled tests

    mederly committed Mar 28, 2019
    Copy the full SHA
    794165b View commit details
  2. Copy the full SHA
    5674ba9 View commit details
  3. Re-enable Shibboleth tests

    mederly committed Mar 28, 2019
    Copy the full SHA
    a3d118a View commit details

Commits on Mar 27, 2019

  1. Temporarily disable demo/shibboleth tests

    This is only until update to Shibboleth 3 is done.
    mederly committed Mar 27, 2019
    Copy the full SHA
    f17459f View commit details

Commits on Mar 25, 2019

  1. Copy the full SHA
    da54415 View commit details
  2. Make moving files more robust

    mederly committed Mar 25, 2019
    Copy the full SHA
    33e3080 View commit details

Commits on Oct 6, 2018

  1. Copy the full SHA
    94036be View commit details

Commits on Oct 5, 2018

  1. Copy the full SHA
    b399c25 View commit details
  2. Fix Jenkinsfile

    mederly committed Oct 5, 2018
    Copy the full SHA
    b5668cc View commit details
  3. 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
  4. Copy the full SHA
    3b8dcd8 View commit details
  5. Fix Jenkins build for non-master branch

    (trying to)
    mederly committed Oct 5, 2018
    Copy the full SHA
    7ff6d95 View commit details
  6. Copy the full SHA
    05ee033 View commit details
  7. Re-enable demo/complex tests

    mederly committed Oct 5, 2018
    Copy the full SHA
    f622edc View commit details

Commits on Oct 3, 2018

  1. Copy the full SHA
    953e887 View commit details
  2. Add demo/postgresql tests

    mederly committed Oct 3, 2018
    Copy the full SHA
    4dd717c View commit details
  3. Refactor demo/shibboleth

    Now all components are started within single docker-compose.yml file.
    mederly committed Oct 3, 2018
    Copy the full SHA
    c543811 View commit details

Commits on Oct 1, 2018

  1. Temporarily disable push step in Jenkinsfile

    This is to avoid collisions with the more stable
    build from the "bats" branch.
    mederly committed Oct 1, 2018
    Copy the full SHA
    79806a2 View commit details
  2. Do naming cleanup

    Environmental variables and container names are improved.
    Only demo/simple is OK now; other ones are inconsistent now.
    mederly committed Oct 1, 2018
    Copy the full SHA
    8ee694b View commit details

Commits on Sep 28, 2018

  1. Try to make tests pass

    mederly committed Sep 28, 2018
    Copy the full SHA
    cb2154a View commit details
  2. Disable tests temporarily

    mederly committed Sep 28, 2018
    Copy the full SHA
    dd8c8ae View commit details
  3. Fix exit status bug

    mederly committed Sep 28, 2018
    Copy the full SHA
    845e6a4 View commit details
  4. Fix demo/complex tests (hopefully)

    1. xpath -> xmllint
    2. added some docker containers cleanup
    mederly committed Sep 28, 2018
    Copy the full SHA
    ec257f5 View commit details
  5. Fix error detection in Jenkinsfile

    ...and added cleanup step as well
    mederly committed Sep 28, 2018
    Copy the full SHA
    5f10031 View commit details
  6. Add initial demo/complex tests

    Might fail if xpath is not installed.
    mederly committed Sep 28, 2018
    Copy the full SHA
    7c3c892 View commit details
  7. Add basic Shibboleth tests

    mederly committed Sep 28, 2018
    Copy the full SHA
    27acbc6 View commit details
  8. Add more Bats tests

    Also with other minor enhancements.
    mederly committed Sep 28, 2018
    Copy the full SHA
    8b9b0ed View commit details

Commits on Sep 27, 2018

  1. Copy the full SHA
    87f255c View commit details
  2. Do a minor cleanup

    1. demo/plain -> demo/simple
    2. updated README.MD
    mederly committed Sep 27, 2018
    Copy the full SHA
    882c8c9 View commit details
  3. Adapt directory structure to docker/util

    The container is now built directly from the root directory.
    Even the simplest composition was moved to demo/plain.
    mederly committed Sep 27, 2018
    Copy the full SHA
    55fcd70 View commit details
  4. Introduce bats testing

    (only a dummy test for now)
    mederly committed Sep 27, 2018
    Copy the full SHA
    ce27088 View commit details
  5. Copy the full SHA
    f0d5c3a View commit details

Commits on Sep 26, 2018

  1. Fix Jenkinsfile and tests

    1) There's now a cleanup step before and after running the tests
    2) Tests check their results more thoroughly
    3) Until MariaDB is changed, a temporary solution for down-up issue is present
    mederly committed Sep 26, 2018
    Copy the full SHA
    9162ece View commit details
Older