[openSUSE/open-build-service] 626e89: [backend] split getbinaries_kiwiimage and getbinar...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 626e89a4ed72a0957445646f424cba917f4665cf https://github.com/openSUSE/open-build-service/commit/626e89a4ed72a095744564... Author: Michael Schroeder <mls@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/backend/bs_worker Log Message: ----------- [backend] split getbinaries_kiwiimage and getbinaries_containers from getbinaries This makes the code much easier to understand and it's just a couple of extra lines. Commit: 5fc5d45db66afd6f0a7eafc3beb935598cde5b84 https://github.com/openSUSE/open-build-service/commit/5fc5d45db66afd6f0a7eaf... Author: Michael Schroeder <mls@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/backend/BSSched/BuildJob.pm M src/backend/BSXML.pm M src/backend/bs_worker Log Message: ----------- [backend] add new 'crossarch' element to the job info This is set if the job is a cross build job with a host system path. We need this in the worker to distinguish kiwi image builds done with system emulation and cross kiwi image builds. Commit: f946e079c21f4f8fcd6497abfc2f7998a1affad8 https://github.com/openSUSE/open-build-service/commit/f946e079c21f4f8fcd6497... Author: Michael Schroeder <mls@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/backend/BSSched/BuildJob.pm M src/backend/bs_worker Log Message: ----------- [backend] switch path/syspath in cross build mode This brings it in sync with the way the kiwi images work. "path" is now always the target path. Commit: 497fbcb94995c9ac76b8f9e0e26b51fbba44ab41 https://github.com/openSUSE/open-build-service/commit/497fbcb94995c9ac76b8f9... Author: Michael Schroeder <mls@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/backend/BSSched/BuildJob.pm M src/backend/BSXML.pm M src/backend/bs_worker Log Message: ----------- Merge pull request #11079 from mlschroe/master [backend] refactor getbinaries() function, add new 'crossarch' job element Compare: https://github.com/openSUSE/open-build-service/compare/38f31ddd3ce1...497fbc...
participants (1)
-
Michael Schroeder