Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Developing and testing

3 views
Skip to first unread message

Eric Shepherd

unread,
Oct 1, 2014, 1:09:52 PM10/1/14
to
So, here's a question:

Since we have lost the ability to get database dumps for testing
purposes, much of the testing that needs to be done is hampered. That
includes the kinds of tests done while writing code, to make sure your
code is progressing properly.

In order to better be able to do that kind of work, I have an idea and
I'd like to see if anyone can shoot it down:

Can we work with IT build a way to stage a temporary VM behind the VPN,
using production data (whether anonymized or not, although probably
preferably the former), for development purposes?

This would only be available to Mozilla staff, of course, but it would
be better than nothing.

--
Eric Shepherd
Developer Documentation Lead
Mozilla
Blog: http://www.bitstampede.com/
Twitter: @sheppy

Luke Crouch

unread,
Oct 2, 2014, 11:06:24 AM10/2/14
to Eric Shepherd, dev...@lists.mozilla.org
Is that different from the staging server? AIUI, staging has anonymized
production data in the Moz data-center.

If you mean coding work on data, I much prefer to do all my coding work
on my local machine or at least a vm on my local machine.

Would anyone else get use out of another vm like this?

-L
> _______________________________________________
> dev-mdn mailing list
> dev...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-mdn

--
Q: Why is this email five sentences or less?
A: http://five.sentenc.es

Eric Shepherd

unread,
Oct 2, 2014, 11:13:16 AM10/2/14
to Luke Crouch, dev...@lists.mozilla.org
Luke Crouch wrote:
> Is that different from the staging server? AIUI, staging has anonymized
> production data in the Moz data-center.
>
> If you mean coding work on data, I much prefer to do all my coding work
> on my local machine or at least a vm on my local machine.
>
> Would anyone else get use out of another vm like this?
Well, I keep hearing talk about how working on a local VM and testing
when you have no data to test with is difficult or impractical, so my
thinking was that if we had a secure VM that only the core dev team
could access, perhaps the security folks would be willing to allow us to
use production data there.

That would certainly be better than not being able to properly test your
work, no?

--
Eric Shepherd
Developer Documentation Lead
Mozilla Corporation
Blog: http://www.bitstampede.com/

0 new messages