EE correspondence of gitlab-org/gitlab-ce!10156
Merge branch 'test-pg-mysql' into tmp * test-pg-mysql: Properly use $BUNDLE_INSTALL_FLAGS Always use . and add more comments to prepare_build.sh Remove duplicated line Avoid Rails generating complicated query, see: Move variables back to where they are Just set GITLAB_DATABASE in the script Add # host for development and test as well We cannot use array in yaml variables Set profiler only for postgresql not mysql Use GITLAB_DATABASE: $CI_JOB_NAME[1] so that we Replace on host rather than socket, feedback: Only upload/download knapsack reports from pg Switch back to original repository Test all on EE, only master on CE, and -mysql branches Note that install knapsack later than bundle install Test both PostgreSQL and MySQL for the win.
显示
- .gitlab-ci.yml 150 个添加, 67 个删除.gitlab-ci.yml
- config/database.yml.mysql 2 个添加, 0 个删除config/database.yml.mysql
- config/database.yml.postgresql 3 个添加, 0 个删除config/database.yml.postgresql
- config/database_geo.yml.postgresql 3 个添加, 0 个删除config/database_geo.yml.postgresql
- config/initializers/rspec_profiling.rb 1 个添加, 1 个删除config/initializers/rspec_profiling.rb
- scripts/prepare_build.sh 51 个添加, 36 个删除scripts/prepare_build.sh
- scripts/utils.sh 14 个添加, 0 个删除scripts/utils.sh
加载中
想要评论请 注册 或 登录