Browse Source

vault backup: 2024-07-01 13:43:26

master
Julio Biason 3 months ago
parent
commit
78a9a3be83
  1. 33
      .obsidian/workspace.json
  2. 20
      Meetings/DevOps/2024-06-01.md
  3. 10
      Meetings/QA/2024-07-01.md

33
.obsidian/workspace.json

@ -11,18 +11,11 @@
"id": "676a3e53a7c36034", "id": "676a3e53a7c36034",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "kanban", "type": "markdown",
"state": { "state": {
"file": "Kanban Pages/Work Kanban.md", "file": "Meetings/DevOps/2024-06-01.md",
"kanbanViewState": { "mode": "source",
"kanban-plugin": "board", "source": false
"list-collapse": [
false,
false,
false,
false
]
}
} }
} }
}, },
@ -38,8 +31,7 @@
} }
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -105,7 +97,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Kanban Pages/HelyxVerify.md", "file": "Meetings/DevOps/2024-06-01.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -122,7 +114,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Kanban Pages/HelyxVerify.md", "file": "Meetings/DevOps/2024-06-01.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -145,7 +137,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Kanban Pages/HelyxVerify.md" "file": "Meetings/DevOps/2024-06-01.md"
} }
} }
} }
@ -166,9 +158,14 @@
"obsidian-kanban:Create new board": false "obsidian-kanban:Create new board": false
} }
}, },
"active": "baccd079c408fe2f", "active": "2f56f8d2c998700c",
"lastOpenFiles": [ "lastOpenFiles": [
"Meetings/QA/2024-07-01.md",
"Meetings/DevOps/2024-06-01.md",
"Meetings/DevOps",
"Kanban Pages/Work Kanban.md", "Kanban Pages/Work Kanban.md",
"Meetings/QA",
"Meetings",
"Kanban Pages/HelyxVerify.md", "Kanban Pages/HelyxVerify.md",
"Kanban Pages/V&V.md", "Kanban Pages/V&V.md",
"Kanban Pages/QA.md", "Kanban Pages/QA.md",

20
Meetings/DevOps/2024-06-01.md

@ -0,0 +1,20 @@
- "Build stuff with Chris"
- What about the GPU builds? Are we going to have specialized pipelines for this?
- PR in scale (running pull requests validations)
- We don't need to do this right now
- We can disable branch discovery and leave only on "open PRs"
- Show & Tell about the new branching stuff
- Doing this after 4.2.1
- Pick a "Guinea pig" to test this with us
- This sprint, focus more on this branch/PR thing
- Bitbucket may not support what we need (due the lack of blocking merges when the build fails)
- If we need harder restrictions, we have other options, like paying Bitbucket more or moving to something else
- Idea is to have larger tests happening 3 week before release, running 24/7
- HelyxTest needs to go
- We need to help Emanuel remove his cases from helyxTest and have a specialized tool for image comparison
- Case database
- I don't think this is a devops job
- V&V Pipeline
- Work on it, we may need it in the future
- We are going to run larger cases in it too, which would require Slurm
- Run post build tests (validate distribution)

10
Meetings/QA/2024-07-01.md

@ -0,0 +1,10 @@
- Generate images with RTPP
- Need to save those PNGs as artifacts
- Need to find something to compare images
- Artifacts are kept for 2 runs, so maybe we need to find some better place to keep them for a long time
- Run to completion
- Working on it with HelyxVerify
- Use a different repository for those tests
- Export Python scripts to Core scripts: Why?
- Join the Testing Meeting
- Cristian is there, so he can either pull me in the meeting or warn me about it.
Loading…
Cancel
Save