logo
  1. Ramon Perez

    Fri 20 January 2023

    Mastering dci-check-change

    In previous blog posts, we have learned how to use dci-check-change to effectively test code changes on DCI agents. This blog post aims to bring this knowledge to the next level, learning about specific use cases that may be interesting for testing changes in particular scenarios.

    Read more
  2. Bill Peck

    Wed 16 November 2022

    Using dci-check-change to test your changes

    The dci-openshift-agent is complex and any code changes could potentially break it. It's important that all code changes are tested. Since there are multiple ways to install OpenShift using the dci-openshift-agent it may take several test runs to properly verify. This blog post summarizes the different ways and environments used to test your code.

    Read more