[obs-commits] [openSUSE/open-build-service] 057892: [ci] fixed tests for building packages
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 05789258b97a83936791b1024f7a8ab5244eb2e4 https://github.com/openSUSE/open-build-service/commit/05789258b97a83936791b1... Author: Frank Schreiner <schreiner@suse.de> Date: 2016-04-22 (Fri, 22 Apr 2016) Changed paths: A dist/t/spec/features/0000_set_workers_spec.rb A dist/t/spec/features/0010_signup_as_testuser_spec.rb A dist/t/spec/features/0020_interconnect_spec.rb A dist/t/spec/features/0030_create_project_home_Admin_spec.rb A dist/t/spec/features/0040_prepare_package_building_spec.rb A dist/t/spec/features/0060_build_result_spec.rb A dist/t/spec/features/0100_delete_home_Admin_spec.rb R dist/t/spec/features/login_spec.rb M dist/t/spec/spec_helper.rb Log Message: ----------- [ci] fixed tests for building packages * splitted test to make re-run easier * added reconfiguration of number of workers to avoid full disk or running out of memory * defined function obs_login to make it reusable in multiple scripts * added DOD tests to avoid unresolvables * disabled x86_64 in Tumbleweed to reduce testing time * changed order of checking build results and checking build logs to reduce testing time if running into unresolvable * increased timeout while waiting for build (in case of testing over umts) * added code to wait for "State needs recalculation" to give bs_schedule time to recalculate states without running into unresolvable * added deletion of home:Admin as a test at the end to make test cases re-runable * cleanup of unused libs * changed to reload page instead of clicking reload button Commit: 9bc8d0b34059a88773c73d49b2056dd16367f481 https://github.com/openSUSE/open-build-service/commit/9bc8d0b34059a88773c73d... Author: Frank Schreiner <schreiner@suse.de> Date: 2016-04-22 (Fri, 22 Apr 2016) Changed paths: A dist/t/spec/features/0000_set_workers_spec.rb A dist/t/spec/features/0010_signup_as_testuser_spec.rb A dist/t/spec/features/0020_interconnect_spec.rb A dist/t/spec/features/0030_create_project_home_Admin_spec.rb A dist/t/spec/features/0040_prepare_package_building_spec.rb A dist/t/spec/features/0060_build_result_spec.rb A dist/t/spec/features/0100_delete_home_Admin_spec.rb R dist/t/spec/features/login_spec.rb M dist/t/spec/spec_helper.rb Log Message: ----------- Merge pull request #1746 from M0ses/fix_tests_building_packages [ci] fixed tests for building packages Compare: https://github.com/openSUSE/open-build-service/compare/1a3869201d1e...9bc8d0...
participants (1)
-
Frank Schreiner