Splunk
CI/CD 1 question
- #1Job Dependency Enforcement
A repository at
/home/interview/repocontains a workflow file.github/workflows/pipeline.yml. The workflow currently defines three jobs:lint,test, andbuild. These jobs are configured to run in parallel without any dependencies.
Linux 1 question
- #2Track Forking Process Hierarchies
System resources are being consumed by an unusually large process tree. You need to identify the parent process with the most children and document its hierarchy.