[obs-commits] [openSUSE/open-build-service] c91de1: [ci] fix rake task of db:extract_fixtures
Branch: refs/heads/send_emails_in_batches Home: https://github.com/openSUSE/open-build-service Commit: c91de168ec496f6faaf45935057bf27045fce563 https://github.com/openSUSE/open-build-service/commit/c91de168ec496f6faaf459... Author: Stephan Kulow <coolo@suse.de> Date: 2015-10-31 (Sat, 31 Oct 2015) Changed paths: M src/api/lib/tasks/extract.rake M src/api/test/fixtures/attrib_default_values.yml M src/api/test/fixtures/attrib_namespace_modifiable_bies.yml M src/api/test/fixtures/attrib_type_modifiable_bies.yml M src/api/test/fixtures/attrib_values.yml M src/api/test/fixtures/backend_packages.yml A src/api/test/fixtures/bs_request_histories.yml M src/api/test/fixtures/bs_requests.yml M src/api/test/fixtures/comments.yml M src/api/test/fixtures/configurations.yml M src/api/test/fixtures/event_subscriptions.yml M src/api/test/fixtures/events.yml A src/api/test/fixtures/group_maintainers.yml A src/api/test/fixtures/incident_updateinfo_counter_values.yml M src/api/test/fixtures/packages.yml A src/api/test/fixtures/product_channels.yml M src/api/test/fixtures/projects.yml M src/api/test/fixtures/relationships.yml M src/api/test/fixtures/repository_architectures.yml M src/api/test/fixtures/roles_users.yml A src/api/test/fixtures/updateinfo_counters.yml Log Message: ----------- [ci] fix rake task of db:extract_fixtures Commit: 0794f810d4d23e6c315e5d7526174041d77161e8 https://github.com/openSUSE/open-build-service/commit/0794f810d4d23e6c315e5d... Author: Stephan Kulow <coolo@suse.de> Date: 2015-10-31 (Sat, 31 Oct 2015) Changed paths: M src/api/app/models/event/build.rb M src/api/test/fixtures/event_mailer/project_comment M src/api/test/functional/comments_controller_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/request_events_test.rb M src/api/test/functional/webui/project_controller_test.rb M src/api/test/functional/webui/request_controller_test.rb M src/api/test/models/event_test.rb R src/api/test/models/relationship_test.rb M src/api/test/policies/attrib_policy_test.rb M src/api/test/unit/event_mailer_test.rb Log Message: ----------- [ci] trigger sending the mails in testsuite whenever we expect deliveries This is otherwise not happening as we rely on clockwork Compare: https://github.com/openSUSE/open-build-service/compare/6181e3b49418...0794f8...
participants (1)
-
Stephan Kulow