Skip to content
Snippets Groups Projects
  1. Jul 20, 2018
  2. Jul 17, 2018
  3. Jul 16, 2018
    • Christian Kuhn's avatar
      [TASK] Run tests on new bamboo infrastructure · 12d723f7
      Christian Kuhn authored
      A new bamboo agent infrastructure has been deployed that
      significantly changes how tests are executed: The agent
      docker containers are now "stupid" and no longer bundle
      specific php versions or daemons. Instead, they can run
      own containers to start needed daemons for specific jobs
      and execute needed php commands in ad-hoc containers that
      provide the required php version.
      Daemons needed for single jobs are defined in a
      docker-compose.yml file provided by core itself.
      This docker-compose.yml file can not be used directly for
      local test execution since it has to fiddle quite a bit
      with docker volume mounts, networks and executing users
      that is specific to the bamboo environment.
      However, another yml file can be added later to ease local
      test execution in a similar way.
      The patch rewrites the bamboo plan pre-merge and nightly
      specs of core master to use the new infrastructure and brings
      a couple of minor changes to tests that rely on a running
      memcached or redis to retrieve the daemon host from an
      environment variable.
      
      Patch for core v7.
      
      Change-Id: I65777eeee6e28fca5b3d3d979498293cc91a77af
      Resolves: #85563
      Resolves: #36934
      Releases: 7.6
      Reviewed-on: https://review.typo3.org/57605
      
      
      Tested-by: default avatarTYPO3com <no-reply@typo3.com>
      Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
      Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
      12d723f7
  4. Jul 13, 2018
  5. Jul 12, 2018
  6. Jul 09, 2018
  7. Jul 06, 2018
  8. Jul 05, 2018
  9. Jul 02, 2018
  10. Jun 22, 2018
  11. Jun 11, 2018
  12. Jun 09, 2018
  13. Jun 08, 2018
  14. Jun 01, 2018
  15. May 25, 2018
  16. May 22, 2018
  17. May 15, 2018
  18. May 14, 2018
  19. May 13, 2018
  20. May 10, 2018
  21. Apr 24, 2018
  22. Apr 19, 2018
  23. Apr 17, 2018
  24. Apr 06, 2018
  25. Apr 05, 2018
  26. Apr 04, 2018
  27. Mar 29, 2018
  28. Mar 22, 2018