digraph { node [shape=box, style=rounded]; rankdir=TB; subgraph clusterMain { "Mistral :: Archive" [label= tooltip="Mistral :: Archive" href="https://services.tidalwave.it/ci/job/Mistral/"]; "Mistral :: Metrics" [label= tooltip="Mistral :: Metrics" href="https://services.tidalwave.it/ci/job/Mistral_Metrics/"]; "NorthernWind :: Archive" [label= tooltip="NorthernWind :: Archive" href="https://services.tidalwave.it/ci/job/NorthernWind/"]; "NorthernWind :: Metrics" [label= tooltip="NorthernWind :: Metrics" href="https://services.tidalwave.it/ci/job/NorthernWind_Metrics/"]; "PhotographyScripts :: Archive" [label= tooltip="PhotographyScripts :: Archive" href="https://services.tidalwave.it/ci/job/PhotographyScripts/"]; "PhotographyScripts :: Metrics" [label= tooltip="PhotographyScripts :: Metrics" href="https://services.tidalwave.it/ci/job/PhotographyScripts_Metrics/"]; "SolidBlue3 :: Archive" [label= tooltip="SolidBlue3 :: Archive" href="https://services.tidalwave.it/ci/job/SolidBlue3/"]; "SolidBlue3 :: Metrics" [label= tooltip="SolidBlue3 :: Metrics" href="https://services.tidalwave.it/ci/job/SolidBlue3_Metrics/"]; "SteelBlue :: Archive" [label= tooltip="SteelBlue :: Archive" href="https://services.tidalwave.it/ci/job/SteelBlue/"]; "SteelBlue :: Metrics" [label= tooltip="SteelBlue :: Metrics" href="https://services.tidalwave.it/ci/job/SteelBlue_Metrics/"]; "SteelBlue_Metrics_JDK_21_branches" [label= tooltip="SteelBlue_Metrics_JDK_21_branches" href="https://services.tidalwave.it/ci/job/SteelBlue_Metrics_JDK_21_branches/"]; "TheseFoolishThings :: Archive" [label= tooltip="TheseFoolishThings :: Archive" href="https://services.tidalwave.it/ci/job/TheseFoolishThings/"]; "TheseFoolishThings :: Metrics" [label= tooltip="TheseFoolishThings :: Metrics" href="https://services.tidalwave.it/ci/job/TheseFoolishThings_Metrics/"]; "Zephyr :: Archive" [label= tooltip="Zephyr :: Archive" href="https://services.tidalwave.it/ci/job/Zephyr/"]; "Zephyr :: Metrics" [label= tooltip="Zephyr :: Metrics" href="https://services.tidalwave.it/ci/job/Zephyr_Metrics/"]; "blueBell :: Archive" [label= tooltip="blueBell :: Archive" href="https://services.tidalwave.it/ci/job/blueBell/"]; "blueBell :: Metrics" [label= tooltip="blueBell :: Metrics" href="https://services.tidalwave.it/ci/job/blueBell_Metrics/"]; "blueHour :: Archive" [label= tooltip="blueHour :: Archive" href="https://services.tidalwave.it/ci/job/blueHour/"]; "blueHour :: Metrics" [label= tooltip="blueHour :: Metrics" href="https://services.tidalwave.it/ci/job/blueHour_Metrics/"]; "blueMarine2 :: Archive" [label= tooltip="blueMarine2 :: Archive" href="https://services.tidalwave.it/ci/job/blueMarine2/"]; "blueMarine2 :: Metrics" [label= tooltip="blueMarine2 :: Metrics" href="https://services.tidalwave.it/ci/job/blueMarine2_Metrics/"]; "blueMarine3 :: Archive" [label= tooltip="blueMarine3 :: Archive" href="https://services.tidalwave.it/ci/job/blueMarine3/"]; "blueMarine3 :: Metrics" [label= tooltip="blueMarine3 :: Metrics" href="https://services.tidalwave.it/ci/job/blueMarine3_Metrics/"]; color=invis;} subgraph clusterStandalone { color=invis;} "Mistral :: Metrics" -> "Mistral :: Archive" [ color=black ] ; "NorthernWind :: Metrics" -> "NorthernWind :: Archive" [ color=black ] ; "PhotographyScripts :: Metrics" -> "PhotographyScripts :: Archive" [ color=black ] ; "SolidBlue3 :: Metrics" -> "SolidBlue3 :: Archive" [ color=black ] ; "SteelBlue :: Metrics" -> "SteelBlue :: Archive" [ color=black ] ; "SteelBlue_Metrics_JDK_21_branches" -> "SteelBlue :: Metrics" [ color=black ] ; "TheseFoolishThings :: Metrics" -> "TheseFoolishThings :: Archive" [ color=black ] ; "Zephyr :: Metrics" -> "Zephyr :: Archive" [ color=black ] ; "blueBell :: Metrics" -> "blueBell :: Archive" [ color=black ] ; "blueHour :: Metrics" -> "blueHour :: Archive" [ color=black ] ; "blueMarine2 :: Metrics" -> "blueMarine2 :: Archive" [ color=black ] ; "blueMarine3 :: Metrics" -> "blueMarine3 :: Archive" [ color=black ] ; }