Skip to content

Commits

Commits on Sep 22, 2023

  1. re-enable tests

    pcaskey committed Sep 22, 2023
    Copy the full SHA
    0b1e936 View commit details

Commits on Dec 1, 2022

  1. disable tests for now, they are working for slavek

    chubing committed Dec 1, 2022
    Copy the full SHA
    b311ae7 View commit details

Commits on Feb 22, 2022

  1. Allow tests during build

    Slavek Licehammer committed Feb 22, 2022
    Copy the full SHA
    dc3294a View commit details

Commits on Jan 11, 2022

  1. Dockerhub creds

    chubing committed Jan 11, 2022
    Copy the full SHA
    506dd7d View commit details
  2. disabling tests

    chubing committed Jan 11, 2022
    Copy the full SHA
    3f3f8bb View commit details
  3. commenting out tests temporarily

    chubing committed Jan 11, 2022
    Copy the full SHA
    f104fcc View commit details

Commits on Dec 1, 2021

  1. Update Jenkinsfile

    chubing committed Dec 1, 2021
    Copy the full SHA
    f301239 View commit details

Commits on Aug 30, 2021

  1. Reworked tagging of images to use correct version

    Images are tagged using midPoint version insted of using always tag latest
    Slavek Licehammer committed Aug 30, 2021
    Copy the full SHA
    83b06ea View commit details

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. Try to diagnose failing Shib tests

    mederly committed Mar 28, 2019
    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. Remove ../bin/windows (temporarily)

    mederly committed Mar 25, 2019
    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. Re-enable memory intensive tests

    mederly committed Oct 6, 2018
    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. Remove a reference to "bats" branch

    mederly committed Oct 5, 2018
    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
Older