aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-11-05 12:55:55 +0100
committerChristopher Baines <mail@cbaines.net>2022-11-05 12:55:55 +0100
commit22f93de604c4de49caa36fa3fbce07388dbdf02d (patch)
tree9a2c432dacde20c8dcf9e2ddda2956fa1053702e /README.org
parent1b9579eef2e0f568ac6775085c02fb62da85f290 (diff)
downloadqa-frontpage-22f93de604c4de49caa36fa3fbce07388dbdf02d.tar
qa-frontpage-22f93de604c4de49caa36fa3fbce07388dbdf02d.tar.gz
Add some TODO's about expanding patch testing
Diffstat (limited to 'README.org')
-rw-r--r--README.org18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.org b/README.org
index f87c623..8b6aafc 100644
--- a/README.org
+++ b/README.org
@@ -60,3 +60,21 @@ merging the patch.
*** TODO Show changes with system tests
**** TODO Submit builds for system tests when affected by patches
+*** TODO Extend testing for patches
+**** TODO Cross-compilation from x86_64-linux
+
+This can be enabled, but data might often be lacking due to lack of build
+resources for bordeaux.guix.gnu.org
+
+**** TODO powerpc64le-linux
+
+The one powerpc64le-linux build machine for bordeaux.guix.gnu.org isn't always
+on (this could be fixed by changing the hosting). Anyway, some always
+available build machine for powerpc64le-linux is probably needed before
+extending patch testing.
+
+**** TODO i586-gnu
+
+Builds are now happening on bordeaux.guix.gnu.org, once it's caught up,
+enabling i586-gnu should be possible. There might be issues with a lack of
+build resources (like x86_64-linux).