[Reproducible-commits] [presentations] 02/02: update variations table

Holger Levsen holger at moszumanska.debian.org
Fri Jan 29 12:42:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository presentations.

commit a91c127c8dd899eabf9afd2dad9ea5c5dde9db01
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 29 13:08:16 2016 +0100

    update variations table
---
 .../2016-01-31-FOSDEM16-Reproducible-ecosystem.tex | 23 +++++++++++---------
 2016-01-31-FOSDEM16/notes                          | 25 ++++++----------------
 2 files changed, 20 insertions(+), 28 deletions(-)

diff --git a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
index be946e6..8223c50 100644
--- a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
+++ b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
@@ -467,11 +467,11 @@ and some hints where this might be going…}
  \frametitle{amd64 architecture on tests.r-b.org}
 
  \begin{itemize}
-  \item \texttt{amd64}: 111 cores and 198 GB RAM split on 9 VMs, provided by
+  \item \texttt{amd64}: 106 cores and 282 GB RAM split on 9 VMs, provided by
   https://profitbricks.co.uk
   \begin{itemize}
-   \item 4 VMs with 16 cores and 32 GB for Debian
-   \item 2 VMs with 8 cores and 16 GB for most of the rest
+   \item 4 VMs with 17/18 cores and 32 GB for Debian
+   \item 1 VM (soon 2) with 8 cores and 16 GB for most of the rest
    \item 1 jenkins VM and 1 jenkins-test VM
    \item 1 extra VM for building FreeBSD
  \end{itemize}
@@ -515,12 +515,15 @@ domainname & \texttt{debian.net} & \texttt{i-capture-the-domainname} \\
 uid & \texttt{1111} & \texttt{2222} \\
 gid & \texttt{1111} & \texttt{2222} \\
 UTS namespace & shared with the host & \textit{modified using \texttt{/usr/bin/unshare --uts}} \\
-kernel version & Linux 3.16.0-4 / 4.2.0-0.bpo & Linux 2.6.56-4 / 2.6.62-0.bpo.1 \\
+kernel version & Linux 3.16 or 4.X & on amd64 always varied, on armhf
+sometimes \\
 umask & 0022 & 0002 \\
-CPU type & \multicolumn{2}{l}{same for both builds \textit{(work in progress)}} \\
-filesystem & \multicolumn{2}{l}{same for both builds \textit{(work in progress - disorderfs)}} \\
-year, month, date & \multicolumn{2}{l}{same for both builds \textit{(work in progress)}} \\
-hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minute differs… \textit{(work in progress)}} \\
+CPU type & \multicolumn{2}{l}{same for both builds on amd64 \textit{(work in progress)}} \\
+ & on armhf varied a bit & \\
+filesystem & \multicolumn{2}{l}{same for both builds on amd64: (\texttt{tmpfs}), on armhf \texttt{ext3/4}} \\
+ & & \textit{(and we have} \texttt{disorderfs}\textit{, but the code is disabled)} \\
+year, month, date & \multicolumn{2}{l}{on amd64: 398 days variation, on armhf not yet} \\
+hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minute differs… } \\
 \textit{everything else} & \multicolumn{2}{l}{\textit{is likely the same…}}
     \end{tabular}
    }
@@ -554,7 +557,7 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 }
 
 \begin{frame}{diffoscope}
- \frametitle{Debugging problems: diffoscope}
+ \frametitle{Debugging problems: \texttt{diffoscope}}
 
  \begin{itemize}
   \item Examines differences \textbf{in depth}.
@@ -572,7 +575,7 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 
 
 \begin{frame}
- \frametitle{diffoscope example (HTML output)}
+ \frametitle{\texttt{diffoscope} example (HTML output)}
  \begin{tikzpicture}[remember picture]
   \node[at=(current page.center)] {
    \includegraphics[width=0.9\paperwidth]{images/diffoscope_example_html.png}
diff --git a/2016-01-31-FOSDEM16/notes b/2016-01-31-FOSDEM16/notes
index c4947f7..2a87884 100644
--- a/2016-01-31-FOSDEM16/notes
+++ b/2016-01-31-FOSDEM16/notes
@@ -30,7 +30,10 @@ describe debian test setup
 	debian bugs categories, nah
 	debian stats
 		armhf/testing done in 23 days
-	check variations added
+	mention variations from TODO
+	check variations "look"
+
+diffoscope can use debug symbols now
 
 go through reports since athens
 add SOURCE_DATE_EPOCH adoption outside Debian…
@@ -81,28 +84,14 @@ explain shortcuts:
         defined build environment with little variations
         subsets
 
-fix: only 1 hosts for other archs atm
     23 cores and 64 GB memory for jenkins.debian.net
-    18 cores and 48 GB memory for profitbricks-build1-amd64.debian.net
-    18 cores and 48 GB memory for profitbricks-build2-amd64.debian.net
-    8 cores and 16 GB memory for profitbricks-build3-amd64.debian.net
-    4 cores and 8 GB memory for profitbricks-build4-amd64.debian.net
-    17 cores and 48 GB memory for profitbricks-build5-amd64.debian.net
-    17 cores and 48 GB memory for profitbricks-build6-amd64.debian.net
-    3 cores and 6 GB memory for freebsd-jenkins.debian.net (also running on Profitbricks virtual hardware)
-
-many good sideeffects
+	really?
+
+    many good sideeffects
 	eg also arm bootloader improvements ;)
 	faster builds
 	check our wiki page on that
 
-slide:
-	this is not one persons work
-	this is not one teams work
-	this is 16 teams working together
-		since half a year
-		and really since early december
-	so there's quite a lot of work in progress
 
 future other tests:
 	not all variations debian has are applied, notable not yet date+time

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list