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