[reproducible-website] 01/01: berlin 2016: test infrastructure: fix formatting

Holger Levsen holger at layer-acht.org
Fri Mar 17 12:05:52 UTC 2017


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

holger pushed a commit to branch master
in repository reproducible-website.

commit cbba5461d51e0c41696e92ef9dac6f765999bf2c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Mar 17 13:05:46 2017 +0100

    berlin 2016: test infrastructure: fix formatting
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 _events/berlin2016/agenda.md             |  2 +-
 _events/berlin2016/testinfrastructure.md | 78 ++++++++++++++++----------------
 2 files changed, 39 insertions(+), 41 deletions(-)

diff --git a/_events/berlin2016/agenda.md b/_events/berlin2016/agenda.md
index bf29689..7a282d6 100644
--- a/_events/berlin2016/agenda.md
+++ b/_events/berlin2016/agenda.md
@@ -64,7 +64,7 @@ Day 2
      -   **[Reproducible images]({{ "/events/berlin2016/images/" | prepend: site.baseurl }})**
      -   **[Defining Reproducible Builds I]({{ "/events/berlin2016/reproduciblebuildsdefinition/" | prepend: site.baseurl }})**
      -   **[User policies]({{ "/events/berlin2016/userpolicies/" | prepend: site.baseurl }})**
-     -   **Test infrastructure https://pad.riseup.net/p/reproduciblebuildsII-testinfrastructure**
+     -   **[Test infrastructure]({{ "/events/berlin2016/testinfrastructure/" | prepend: site.baseurl }})**
      -   **Gettext https://pad.riseup.net/p/reproduciblebuildsII-Gettext**
 
 *    11.45 Break
diff --git a/_events/berlin2016/testinfrastructure.md b/_events/berlin2016/testinfrastructure.md
index 6b14f6d..baae733 100644
--- a/_events/berlin2016/testinfrastructure.md
+++ b/_events/berlin2016/testinfrastructure.md
@@ -1,82 +1,80 @@
 ---
 layout: event_detail
-title: testinfrastructure
+title: Test infrastructure
 event: berlin2016
 order: 140
 permalink: /events/berlin2016/testinfrastructure/
 ---
 
-who is here?
+### who is here?
 
 - 1 freebsd person 
 - 1 openwrt/coreboot
 - many debian people
 - 1 tails person
 
-SUMMARY OF TODOS/MINUTES
+## SUMMARY OF TODOS/MINUTES
 
 1. tests.reproducible-builds.org test setup
-- get ride of iframes -- talking to "u" about it
+* get ride of iframes -- talking to "u" about it
 
 2. reproducing testing set up
-- vagrant can try setting up a test set up for the builders themselves
-   - then freebsd can try to replicate the same environments
-- lynsis: document how to build openwrt2 -- change the openwrt script and coreboot script so that is doesn't depend on debian
-- tails will make a link of the results of testing tails iso so we can link from tests.r-b.org
+* vagrant can try setting up a test set up for the builders themselves, then freebsd can try to replicate the same environments
+* lynsis: document how to build openwrt2 -- change the openwrt script and coreboot script so that is doesn't depend on debian
+* tails will make a link of the results of testing tails iso so we can link from tests.r-b.org
 
 3. merge the postgres code and create new schema
-- change to postgres
-- make a script to update schema design
+* change to postgres
+* make a script to update schema design
 
-4. data useful for other projects
-4.1 notes
-- cross distro notes?
-- way to mark a package as fixed in notes, and not display them?
-- ways to specific whether issue is debian specific
+4. notes
+* cross distro notes?
+* way to mark a package as fixed in notes, and not display them?
+* ways to specific whether issue is debian specific
 
-4.2 making the database schema more cross distro friendly
-- CPE -- unique identifier / match names of packages across distros
+5. making the database schema more cross distro friendly
+* CPE -- unique identifier / match names of packages across distros
 
-4.3 other people doing reproducible tests and reporting back
-- Holger wanted them to send yaml files
-- lynxis thinks kernelci.org is cool -- has an API for accepting results of kernal builds and boots
+6. other people doing reproducible tests and reporting back
+* Holger wants them to provide yaml files
+* lynxis thinks kernelci.org is cool -- has an API for accepting results of kernal builds and boots
 
 
-raw minutes
+## raw minutes
 
 * the other project problems using jenkins test set up
-- cannot reproduce the test set up?
-- simplier to replicate the jenkins test environment -- too many debian dependencies?
-- bash scripts long and complicated -- maybe break out important parts so less intimidating to other potential contributors?
+  * cannot reproduce the test set up?
+  * simplier to replicate the jenkins test environment -- too many debian dependencies?
+  * bash scripts long and complicated -- maybe break out important parts so less intimidating to other potential contributors?
 
 * debian test.reproducible-builds.org
-- get rid of iframes
-- the present group less interested in talking about usability
+  * get rid of iframes
+  * the present group less interested in talking about usability
+
 * scripts for creating different environments for projects (Aspirational)
-- debian
+  * debian
 --> hopefully build once and compare against the debian archive
-- one freebsd person / fedora
+  * one freebsd person / fedora
 --> system.d container
-- one openwrt/coreboot
+  * one openwrt/coreboot
 --> build on debian
 
 * lots and lots of talk about wanting to test jenkins
 * what can we do right now:
-- external test set up to feed to postgres
-- jernalci project? linux kernal testing? hardware set up for reporting things back? make can use similar style api?
-- other job: maybe create yaml and send tests.r-b.org to display. like tails? tails is builing iso twice and producing diffoscope result
+  * external test set up to feed to postgres
+  * jernalci project? linux kernal testing? hardware set up for reporting things back? make can use similar style api?
+  * other job: maybe create yaml and send tests.r-b.org to display. like tails? tails is builing iso twice and producing diffoscope result
 
-TAILS:
--  at some point tails will give link to redirect the tails test page 
+### TAILS:
+*  at some point tails will give link to redirect the tails test page 
 
-DEBIAN: 
-compare the builds to the debian builders
+### DEBIAN: 
+* compare the builds to the debian builders
 * NOTES / YAML file
-- want: cross distro notes
-- currently SOME notes are debian specific
-- CPE -- match names of packages accross distros -- unique idenfier of a package.
+  * want: cross distro notes
+  * currently SOME notes are debian specific
+  * CPE -- match names of packages accross distros -- unique idenfier of a package.
 
--
 
 
 

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



More information about the Reproducible-commits mailing list