digraph G { size="8,15"; graph [rankdir="TB" label="Acceptance Workflow (SysAdmin)" fontsize=12 bgcolor="#eeeeff"]; node [shape=box fontsize=10]; edge [color=blue fontsize=8 font="Arial"];

machines_arrival [label="Machines delivered to CC" style="dotted"]; Operations [label="Operations" color="red" shape="oval" fontsize=12]; physical_install [label="Physically installed" style="dotted"]; bootable [label="Machines bootable"]; data_sheets [label="Data sheets (info rack)"]; Remedy [label="Remedy" shape=oval]; Remedy2 [label="Remedy" shape=oval]; config_DB [label="Databases updated\n lanDB / CDB"]; prepare_ss [label="Prepare Stress Tests"]; procurement [label="Procurement" color="red" shape="oval" fontsize=12]; procurement2 [label="Procurement" color="red" shape="oval" fontsize=12]; start_burnin [label="Start burnin tests" style=bold]; fix_BIT [label="Fix BIT" style="dotted"]; hwmodel [label="Hardware profile \n created beforehand" style="dotted"]; power_consumption [label="1 mach. given back\n power measurements"]; stress_tests_work [label="Stress Testing ?" shape="diamond"]; stress_tests_analyze [label="Analyze results"]; stress_tests_successfull [label="OK?" shape="diamond"]; install_lxother [label="Install in a dedicated cluster"]; state_other [label="Adjust sms state / reason"]; install_lxspare [label="Install in lxspare"]; fsprobe [label="fsprobe (intensive)"]; allocatable [label="Ready for\n allocation?" shape="diamond"]; prod [label="Ready\n (production)" style=bold]; maint [label="Ready\n (maintenance)" style=bold]; standby [label="On Hold\n (standby / maintenance)\n sms reason adjusted"]; massive_VC [label="High number\n of failures?" shape="diamond"]; vendor_call [label="Open Vendor Call"]; warn_vendor [label="Anthony to warn vendor" color="red" shape="oval"]; vc_out_workflow [label="Calls\n outside workflow ?" shape="diamond"]; fixed_by_vendor [label="Fixed by vendor" style=dotted];

subgraph Ops_work {machines_arrival -> Operations [color=grey]; Operations -> physical_install [label="plugs,\n cables,\n machines,\n power,\n network" color=grey];} Operations -> data_sheets [label="csv file" fontsize=9]; physical_install -> bootable [label="green light" color=green style=bold]; subgraph pre_proc {hwmodel -> procurement2 [color=grey]; procurement2 -> data_sheets;} subgraph start_tests {data_sheets -> Remedy [label="HMS import"]; Remedy -> config_DB [label="insert / create"]; config_DB -> bootable [label="wait green light" style=dashed]; bootable -> prepare_ss; prepare_ss -> procurement [label="Give 2 hosts" style=dashed color=magenta constraint=false]; prepare_ss -> start_burnin;} subgraph after_tests {stress_tests_work -> procurement [label="No" constraint="false" color=brown]; stress_tests_work -> stress_tests_analyze [label="Yes"]; procurement -> power_consumption [style=dashed color=magenta]; power_consumption -> start_burnin [style=dashed color=magenta constraint=false]; procurement -> fix_BIT [color=brown]; fix_BIT -> start_burnin [color=brown]; start_burnin -> stress_tests_work [constraint="false" color=green]; stress_tests_analyze -> stress_tests_successfull; stress_tests_successfull -> Remedy2 [label="Yes"]; stress_tests_successfull -> massive_VC[label="No"];} subgraph calls {massive_VC -> warn_vendor [label="Yes"]; massive_VC -> vendor_call [label="No"]; warn_vendor -> vc_out_workflow; vc_out_workflow -> vendor_call [label="No"]; vc_out_workflow -> fixed_by_vendor [label="Yes"]; fixed_by_vendor -> Remedy2; vendor_call -> fixed_by_vendor;} subgraph finish {Remedy2 -> install_lxspare [label="adjust h/w profile, cluster"]; Remedy2 -> install_lxother [style=dotted]; install_lxspare -> fsprobe; fsprobe -> allocatable; allocatable -> prod [label="Yes"]; allocatable -> standby [label="No"]; standby -> prod [label="Everything fixed"]; install_lxother -> state_other [style=dotted]; state_other -> maint [style=dotted];} }

-- FabioTrevisani - 2014-11-07

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2020-08-19 - TWikiAdminUser
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox/SandboxArchive All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback