[obs-commits] [openSUSE/open-build-service] a66048: [ci] fixed tests for building packages
Branch: refs/heads/2.7 Home: https://github.com/openSUSE/open-build-service Commit: a66048b4699946813404af29f9bc32bba6500620 https://github.com/openSUSE/open-build-service/commit/a66048b4699946813404af... 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
participants (1)
-
Frank Schreiner