Searched refs:GitlabSection (Results 1 – 6 of 6) sorted by relevance
22 from lava.utils.gitlab_section import GitlabSection35 starting_section: Optional[GitlabSection] = None38 _current_section: Optional[GitlabSection] = None39 section_history: list[GitlabSection] = field(default_factory=list, init=False)70 def current_section(self, new_section: GitlabSection) -> None: argument112 def update_section(self, new_section: GitlabSection): argument
8 from lava.utils.gitlab_section import GitlabSection84 ) -> Optional[GitlabSection]:93 return GitlabSection(
2 from .gitlab_section import GitlabSection
17 class GitlabSection: class
36 GitlabSection,228 start_section = GitlabSection(280 with GitlabSection(326 queue_section = GitlabSection(501 with GitlabSection(522 gl = GitlabSection(
13 GitlabSection,64 gs = GitlabSection(320 gl = GitlabSection(389 boot_section = GitlabSection(