Skip to content
Snippets Groups Projects
  1. Feb 07, 2017
    • Julien Leduc's avatar
      Adding run scripts from cta-orchestration · 132f9516
      Julien Leduc authored
      132f9516
    • Julien Leduc's avatar
      env variables used: · 9a3d5925
      Julien Leduc authored
      DOCKER_LOGIN_USERNAME
      DOCKER_LOGIN_PASSWORD
      set in /etc/gitlab/gitlabregistry.txt managed by Puppet
      
      This is needed because gitlabregistry does not implement search.
      therefore, one needs to list images through gitlab curl API using JSON
      Web Token.
      This is needed for tests outside of CI, were one must deduce ctageneric
      docker image tag from commit ID, the format is <pipeline ID>git<commit
      ID> and while we have access to commit ID, we cannot guess pipeline ID.
      The idea is then to run the tests with the highest pipeline ID and the
      commit ID of HEAD.
      9a3d5925
    • Julien Leduc's avatar
      simplify default run.sh because we simply do not use it. Does nothing but... · 596cb08b
      Julien Leduc authored
      simplify default run.sh because we simply do not use it. Does nothing but waits for pod termination...
      596cb08b
  2. Feb 03, 2017
  3. Feb 02, 2017
  4. Feb 01, 2017
    • Eric Cano's avatar
      Moved newline responsiblility from in logger. · f8372e24
      Eric Cano authored
      The log line creation function Logger::writeLogMsg does not add the trailing newine.
      Instead, the overloads of reducedSyslog() do, il needed and after possible line truncation.
      f8372e24
  5. Jan 31, 2017
  6. Jan 19, 2017
  7. Jan 16, 2017
  8. Jan 12, 2017
  9. Jan 11, 2017
  10. Jan 10, 2017
  11. Jan 09, 2017
  12. Dec 16, 2016
  13. Jan 05, 2017
Loading