Editing C&I Wiki Portal/ToolsDevelopmentGuideline

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 141: Line 141:
First, we need to install the PPAs.  Because this is based on Canonical's actual certification tooling instead of a fork, we need to add two PPAs:
First, we need to install the PPAs.  Because this is based on Canonical's actual certification tooling instead of a fork, we need to add two PPAs:


<pre>
<code>
sudo apt-add-repository ppa:opencompute-developers/ocp-certification-tools-ppa
sudo apt-add-repository ppa:opencompute-developers/ocp-certification-tools-ppa
sudo apt-add-repository ppa:hardware-certification/public
sudo apt-add-repository ppa:hardware-certification/public
</pre>
</code>


Next, we need to update the apt cache:
Next, we need to update the apt cache:


<pre>sudo apt update</pre>
<code>sudo apt update</code>


And finally, install the packages:
And finally, install the packages:


<pre>sudo apt-get install opencompute-certification</pre>
<code>sudo apt-get install opencompute-certification</code>


==== Interaction ====
==== Interaction ====
Line 352: Line 353:
== Questions? ==
== Questions? ==
=== OCP Ready or OCP Certification===
=== OCP Ready or OCP Certification===
* Certification Project Team Mailing List: http://lists.opencompute.org/mailman/listinfo/opencompute-ci
* [http://freenode.net Freenode IRC Servers] #ocp-ci
=== CheckboxNG or Plainbox ===
=== CheckboxNG or Plainbox ===
* [http://freenode.net Freenode IRC Servers] #checkbox
* http://launchpad.net/checkbox
=== Further Reading, Resources, Etc ===
* [https://help.launchpad.net/ Launchpad Help]
* [http://wiki.bazaar.canonical.com/BzrSupport Bazaar (bzr) Help]
* [http://doc.bazaar.canonical.com/en/ Bazaar (bzr) Documentation]
Please note that all contributions to OpenCompute may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCompute:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)