This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch tested in repository toolchain/abe.
from bf1154d9 Fix testsuite after updating default to gcc7. adds fa2f6028 Try harder in detecting architecture for kernel headers. adds 6159c618 Start moving away from --enable-schroot-test to --testcontainer. adds 9d260736 Revert "Start moving away from --enable-schroot-test to --tes [...] adds 97217bd7 Update ilp32 glibc repo. adds 809b5496 [Take 2] Start moving away from --enable-schroot-test to --te [...] adds 0cfc2e60 Remove schroot testing support and rely on --testcontainer su [...] adds e51cef3e Remove obsolete schroot code from .exp files adds f9ea7ab7 Workaround problem with profiling tests for non-automation users.
No new revisions were added by this update.
Summary of changes: abe.sh | 7 +- config/boards/dev-hetzner-armv8.exp | 3 - config/boards/dev-tcwglab-armv8.exp | 3 - config/boards/infra-hetzner-armv8.exp | 3 - config/boards/infra-tcwglab-armv8.exp | 3 - config/ilp32-dev/glibc.conf | 2 +- config/linaro.exp | 49 +----- configure | 2 +- configure.ac | 4 +- host.conf.in | 1 - lib/common.sh | 1 - lib/make.sh | 131 ++++++++++---- lib/schroot.sh | 238 ------------------------- scripts/test-schroot.sh | 321 ---------------------------------- 14 files changed, 109 insertions(+), 659 deletions(-) delete mode 100644 config/boards/dev-hetzner-armv8.exp delete mode 100644 config/boards/dev-tcwglab-armv8.exp delete mode 100644 config/boards/infra-hetzner-armv8.exp delete mode 100644 config/boards/infra-tcwglab-armv8.exp delete mode 100755 lib/schroot.sh delete mode 100755 scripts/test-schroot.sh