[Feature]: Implement an HTCondor CI Workflow
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 55/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- docker, github-actions, python
- 领域
- ci-cd, infrastructure
调研方向
首先检查 stacks/htcondor/ 下的 scaffold 及其在 stacks.yml 中的条目,然后查看 healthcheck 和共享卷凭据的约定。实现 HTCondor workflow,并验证相关 daemon 是否启动、是否提交并跟踪了一个 condor job,以及是否评估了其输出文件;应移除专用 workflow。
由索引模型根据 Issue 内容生成。
描述
User Story
As a contributor for the HTCondor module,
I want to trigger the HTCondor CI pipelines,
So that my changes are properly tested and no regressions are injected into this package.
Feature Description
As part of the separation of the python modules that interact with different grid gateways/compute elements, it is important to have automated tests that can validate changes made to the HTCondor python module, ensuring that changes are functional and that no regressions are added.
Given that we still don't have in this repository a python module to interact with HTCondor, I would suggest to provide the following deliverables in this ticket:
- a GitHub workflow that runs an HTCondor docker container, with the relevant daemons (master, collector, negotiator, schedd and startd)
- submit a condor job to this HTCondor container, using condor binary commands.
- track the job submitted
- verify the output files of the job to ensure that it went well
Definition of Done
- The HTCondor CI pipeline is triggered
- Job submission works
- Evaluation of results/files is performed
- Harmonized onto the scaffold:
stacks/htcondor/layout,stacks.ymlentry, healthcheck,
creds in the shared volume, bespoke workflow removed
Alternatives Considered
No response
Related Issues
No response
Additional Context
No response
- 主要语言
- Python
- 星标
- 3
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
DIRACGrid/intercede 的其他 Issue
-
难度 5/5 一周以上 新手友好度 38/100
-
难度 5/5 一周以上 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 28/100
-
难度 4/5 3-5 天 新手友好度 45/100
-
难度 5/5 一周以上 新手友好度 25/100
查看 DIRACGrid/intercede 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
stephrobert/dsoxlab#238 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
sublimehq/package_control#1780 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 70/100
nwg-piotr/nwg-displays#145 ·