diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-20 13:32:47 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-20 13:32:47 +0200 |
commit | adcdcaa0e7a55330b5567d07142a6ac2df2fa45e (patch) | |
tree | 7333ba799c431a8fdf849b466722ed427381eaf1 | |
parent | 18d843c48a80634e6983ae9cae1551df7d21d2e5 (diff) | |
download | jenkins.debian.net-adcdcaa0e7a55330b5567d07142a6ac2df2fa45e.tar.xz |
reproducible: two more variations missing: shell + filesystem
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -209,6 +209,8 @@ properties: ** different cpu type: Opteron_G3 AMD Opteron 23xx (Gen 3 Class Opteron) is the most powerful one that's different to current Opteron_G4 ** variation of $TERM and $COLUMN (and maybe $LINES), unset in the first run, set to "linux" and "77" (and maybe "42") in the 2nd run. maybe vary $SHELL too. *** actually TERM is set to "linux" by default already, COLUMN is unset +** variation of filesystem being built on (we probably wont do that and just always build on tmpfs...) +** variation of users shell (bash + zsh?) * status of remote build nodes for amd64 ** profitbricks-build1-amd64 is setup |