[obs-commits] [openSUSE/open-build-service] 9af77d: [ci] Add name parameter to repository factory
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 9af77dbb69661c0902f4bced61cbece115d84413 https://github.com/openSUSE/open-build-service/commit/9af77dbb69661c0902f4bc... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- [ci] Add name parameter to repository factory Add name parameter to repository factory to avoid creation of cassettes when the test suite is run. Commit: 1e074ac5c35a95cf1848be74e7eb09f3fb013474 https://github.com/openSUSE/open-build-service/commit/1e074ac5c35a95cf1848be... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- [ci] Use project param in repository factory Commit: b6fca815b4d8291fe2002ef2386017ba1fc87c21 https://github.com/openSUSE/open-build-service/commit/b6fca815b4d8291fe2002e... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-08-30 (Wed, 30 Aug 2017) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- [ci] Don't click on td. Click on the link Without adding the "a" to the locator it does a click, but not in the link. This seems to happen only in Travis. Commit: 8c657b8fd45345fada5ccaf510b1fbfbf77dde95 https://github.com/openSUSE/open-build-service/commit/8c657b8fd45345fada5cca... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-08-30 (Wed, 30 Aug 2017) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- [ci] Add missing stub Commit: a987e21174eb4786d184ad66161f997347341fe4 https://github.com/openSUSE/open-build-service/commit/a987e21174eb4786d184ad... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-08-30 (Wed, 30 Aug 2017) Changed paths: M src/api/spec/cassettes/Packages/log/download_logfile_succesfully.yml M src/api/spec/cassettes/Packages/log/live_build_finishes_succesfully.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_binaries_view.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_live_build_log.yml Log Message: ----------- [ci] Fix involved cassettes accordingly Commit: 6c9e9fb367e541d3b530b25ef40b8ea448d0afe4 https://github.com/openSUSE/open-build-service/commit/6c9e9fb367e541d3b530b2... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M src/api/spec/cassettes/Packages/log/download_logfile_succesfully.yml M src/api/spec/cassettes/Packages/log/live_build_finishes_succesfully.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_binaries_view.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_live_build_log.yml M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- Merge pull request #3680 from eduardoj/fix_feature_packages_cassettes [ci] Fix cassettes of package feature tests Compare: https://github.com/openSUSE/open-build-service/compare/f241cffc01dc...6c9e9f...
participants (1)
-
Henne Vogelsang