Unanswered Questions

Share your knowledge and expertise with the community.

Upgrading from version 13.0 to 14.5. How do you know the upgrade is successful?

Thanks!

Does anyone have an example of a "completed" up to date Data Management Plan?  

I am looking for pros and cons of manual testing in 2023

I am looking for a tool that I can use to track our software licenses for our project. 

Hi, I am new to subversion and i need help in migrate Vobs from ClearCase to Subversion,
Thanks in Advance

kgm

I am looking for a CM consultant who can work along with for few months and setup a CM process in my company. If anyone interested please let me know.

I have been assigned as CM on an OTA project or Other Than Authority Project, very similar to IR&D or prototype. I have written a cm plan based on a department cm plan and modified for the project.  But after discussion with the project lead today, and answered responses to a review of drafted CM plan.  They want little to no CM support, not even recording or archiving their CDRLs.  They would much rather rely on each area to draft, review, and provide CDRLs to customer early on, plus they are using Sharepoint as well to allow customer to review their CDRLs.  

here is a definition of an OTA found on the web. What is Other Transaction Authority (OTA)?

Other Transactions (OTs) are legally binding instruments that may be used to engage industry and academia for a broad range of research and prototyping activities. OTs are typically defined by what they are not: they are not standard procurement contracts, grants, or cooperative agreements. As such, they are generally not subject to the federal laws and regulations that apply to government procurement contracts (e.g., FAR/DFARS).

A past company we allowed IR&D projects to do their own work and CM was only contacted if they wanted to release any of their documents, drawings, or SW as engineering releases.  But none of their products could be used as  formal released because they didn't go thru full formal testing.  Ideas or thoughts, or suggestions. 

I am interested in others' experience using Mathematica for machine learning online course curricula. Let me first say that I have been programming with MMA for almost 10 years now (out of the 40 I have been programming total!). I love the aesthetics and language structure.

 

I am putting together a bioinformatics course for graduate students in biological sciences, with an emphasis on rigor and reproducibility, but also with sections on high dimensional data analysis, network science, and an introduction to machine learning concepts. I would love to do this with MMA notebooks for course notes, etc.

 

I would be interested in other's experience putting together course materials in bioinformatics and machine learning with MMA, and their reception among colleagues and students.

 

My questions are:

 

1) Have others done this, and would they be willing to share examples of their syllabi?

2) Seems like the future of ML (at least for now) is heavily Python weighted; is there any role for MMA here? I hope so, but am concerned.

 

If this is not the appropriate forum for this, please suggest where I should post.

Thanks!

 

hello,

I am trying to passwd the number of redhat release into the file:

 

    - name: To get the RHEL Release

      shell: cat /etc/redhat-release | awk '{ print $7 }' |cut -c1

      register: RH_REL

#

    - shell: touch /etc/yum.repos.d/wfpatch.repo

    - shell: echo [RHEL-{{ RH_REL }}-2020_{{ WW }}-OS] > /etc/yum.repos.d/patch.repo

 

 

 

but instead of just 1 number that should be = 6 or 7 (we run only rhel6 or 7)  , so instead I am getting all 

 

ok: [dmzpnet6.wellsfargo.net] => {

    "RH_REL": {

        "changed": true,

        "cmd": "cat /etc/yum.repos.d/rh_rel",

        "delta": "0:00:00.003045",

        "end": "2020-01-31 18:26:06.342559",

        "failed": false,

        "rc": 0,

        "start": "2020-01-31 18:26:06.339514",

        "stderr": "",

        "stderr_lines": [],

        "stdout": "7",

        "stdout_lines": [

            "7"

        ]

    }

}

 

 

how I can pass only 6  or 7   based on SO release ?

Tools like JIRA, Service Now for Incident management, I'm looking for a software platform that will keep track of all related documentation, test plans, user sign offs etc... But what I have not been able to find and is critical for me is a Parent - Child, Child - Child relationship of all changes.

Such as:

CR12345 - is the parent record

  CR12345A - is a child record to CR12345

     CR12345A1 - is a child record of CR12345A

CR12345B is a child record to CR12345

Has anyone seen software that can support this? 

We are using SYNERGY source control.

The requirement is , after the coder has done the changes, it has t be tested by the tester and only  upon testing completion, the code should be delivered to source control repository.

it is like A jonkins job for testers where the coding tasks will be given as input parameters and it takes care of deployment in he test environment. after the 'testing' success, the developer will be asked to 'commit' thier changes permenantly. Please hellp me how this process can be implemnted in synergy

I'm the Configuration Manager for a large enterprise project. I was added to the team after around 8 months worth of developement/staging had already taken place. We're working toward a short-term ATO, and PMO is looking to baseline our applications. My argument is that we're not ready to baseline, as we're still in developemnt. No configuation items are recorded in Remedy, the Change Managemnet process isn't fleshed out (as that is also my tasking), and we have no historical records that I can find for how are architecture came to this point. Simply, here, this is version one, and now start documenting from this point forward.  Am I worng in my push-back on this stance? Shouldn't I first work to identify the CIs and their historical changes (as best as I can documnet)? Further info: this system will be the subject of an offical audit, not just my configuration audit.

The transition from programmer to the manager is made additionally treacherous by the dramatic difference between what made us successful as programmers and what it takes to successfully manage others. The fact that few programming managers receive management training before they start managing further complicates the transition. Not to mention that the approaches to management—managing people in every role and domain—continue to dramatically evolve. This rapid evolution leaves us bewildered and stranded without an adequate supply of role models to follow.

With help of Oracle Virtual Box provider, how we can create our own customized vagrant box with in-house tools?

 How to Choose the Best Automation Testing Tool and what are the features we have to consider in that tool 

I am looking for the UCM_BLOCK_ACTIVITY trigger for ClearCase and there are lots of referrals to CMCrossroads. Unfortunately, nothing is here. Suggestions?

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.